[Pkg-jed-commit] r131 - in trunk/packages/slirp/debian: . patches

Rafael Laboissiere rafael at costa.debian.org
Fri Nov 4 17:06:01 UTC 2005


Author: rafael
Date: 2005-11-04 17:06:01 +0000 (Fri, 04 Nov 2005)
New Revision: 131

Added:
   trunk/packages/slirp/debian/patches/
   trunk/packages/slirp/debian/patches/50_test-makef.patch
Removed:
   trunk/packages/slirp/debian/substvars
Modified:
   trunk/packages/slirp/debian/
   trunk/packages/slirp/debian/changelog
   trunk/packages/slirp/debian/control
   trunk/packages/slirp/debian/rules
   trunk/packages/slirp/debian/slang-slirp.docs
Log:
Debian release slirp_1.7.6.r2-1


Property changes on: trunk/packages/slirp/debian
___________________________________________________________________
Name: svn:ignore
   + examples
files
slang-slirp.substvars
slang-slirp
stamp-autotools-files
stamp-makefile-build
stamp-patch-50_test-makef.patch
stamp-patched


Modified: trunk/packages/slirp/debian/changelog
===================================================================
--- trunk/packages/slirp/debian/changelog	2005-11-04 12:20:32 UTC (rev 130)
+++ trunk/packages/slirp/debian/changelog	2005-11-04 17:06:01 UTC (rev 131)
@@ -1,3 +1,11 @@
+slirp (1.7.6.r2-1) unstable; urgency=low
+
+   +++ Changes by Rafael Laboissiere
+
+  * First official Debian release (closes: #337255)
+
+ -- Debian JED Group <pkg-jed-devel at lists.alioth.debian.org>  Fri,  4 Nov 2005 10:55:25 +0100
+
 slirp (1.7.6-0.1) unstable; urgency=low
 
    +++ Changes by Rafael Laboissiere

Modified: trunk/packages/slirp/debian/control
===================================================================
--- trunk/packages/slirp/debian/control	2005-11-04 12:20:32 UTC (rev 130)
+++ trunk/packages/slirp/debian/control	2005-11-04 17:06:01 UTC (rev 131)
@@ -21,4 +21,4 @@
  input. The code emitted in the latter two cases has no dependencies
  upon S-Lang whatsoever.
  .
- Homepage: http://space.mit.edu/cxc/software/slang/modules/slirp/
\ No newline at end of file
+ Homepage: http://space.mit.edu/cxc/software/slang/modules/slirp/

Added: trunk/packages/slirp/debian/patches/50_test-makef.patch
===================================================================
--- trunk/packages/slirp/debian/patches/50_test-makef.patch	2005-11-04 12:20:32 UTC (rev 130)
+++ trunk/packages/slirp/debian/patches/50_test-makef.patch	2005-11-04 17:06:01 UTC (rev 131)
@@ -0,0 +1,10 @@
+--- slirp-1.7.6.r2.orig/examples/makef/makefile
++++ slirp-1.7.6.r2/examples/makef/makefile
+@@ -23,5 +23,6 @@
+ TEST_SCRIPT_REF = test.ref
+
+ test: $(MODULE)
+-	$(GENMAKE) test TEST_APP=../../slsh > $(TEST_OUTPUT)
++	$(GENMAKE) test TEST_APP=../../slsh \
++		| grep -v ^make > $(TEST_OUTPUT)
+ 	diff $(TEST_SCRIPT_REF) $(TEST_OUTPUT)

Modified: trunk/packages/slirp/debian/rules
===================================================================
--- trunk/packages/slirp/debian/rules	2005-11-04 12:20:32 UTC (rev 130)
+++ trunk/packages/slirp/debian/rules	2005-11-04 17:06:01 UTC (rev 131)
@@ -2,6 +2,7 @@
 
 include /usr/share/cdbs/1/class/autotools.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/rules/simple-patchsys.mk
 
 DEB_MAKE_BUILD_TARGET := all RPATH=
 DEB_MAKE_INSTALL_TARGET := install RPATH= DESTDIR=$(DEB_DESTDIR)
@@ -12,4 +13,11 @@
 	rm -f debian/examples/stubs/test.ref
 
 clean::
-	rm -rf debian/examples
+	rm -rf debian/examples			\
+		examples/fortran/fdemo.out	\
+		examples/fortran/cdemo.out	\
+		examples/fortran/sldemo.sl.out	\
+		examples/Makefile.inc		\
+		slirpsh.h			\
+		unix.mf
+

Modified: trunk/packages/slirp/debian/slang-slirp.docs
===================================================================
--- trunk/packages/slirp/debian/slang-slirp.docs	2005-11-04 12:20:32 UTC (rev 130)
+++ trunk/packages/slirp/debian/slang-slirp.docs	2005-11-04 17:06:01 UTC (rev 131)
@@ -1,2 +1,2 @@
-doc/text/slirp.txt
+doc/text/manual.txt
 doc/README

Deleted: trunk/packages/slirp/debian/substvars
===================================================================
--- trunk/packages/slirp/debian/substvars	2005-11-04 12:20:32 UTC (rev 130)
+++ trunk/packages/slirp/debian/substvars	2005-11-04 17:06:01 UTC (rev 131)
@@ -1 +0,0 @@
-shlibs:Depends=atlas3-base | lapack3 | liblapack.so.3, atlas3-base | refblas3 | libblas.so.3, fftw3, libc6 (>= 2.3.5-1), libcln3c2, libgcc1 (>= 1:4.0.1), libgfortran0 (>= 4.0.1), libginac1.3c2 (>= 1.3.0), libgmp3c2, libhdf5-serial-1.6.4-0c2 | libhdf5-1.6.4-0c2, libncurses5 (>= 5.4-5), libreadline5, libstdc++6 (>= 4.0.2), zlib1g (>= 1:1.2.1)




More information about the Pkg-jed-commit mailing list