[Pkg-uml-commit] r180 - in tags/src: . linux-patch-skas linux-patch-skas/3-1/debian

Mattia Dongili malattia at costa.debian.org
Tue Aug 29 17:24:26 UTC 2006


Author: malattia
Date: 2006-08-29 17:24:25 +0000 (Tue, 29 Aug 2006)
New Revision: 180

Added:
   tags/src/linux-patch-skas/
   tags/src/linux-patch-skas/3-1/
   tags/src/linux-patch-skas/3-1/debian/rules
Removed:
   tags/src/linux-patch-skas/3-1/debian/rules
Log:
tagging just uploaded linux-patch-skas 3-1

Copied: tags/src/linux-patch-skas/3-1 (from rev 178, trunk/src/linux-patch-skas)

Deleted: tags/src/linux-patch-skas/3-1/debian/rules
===================================================================
--- trunk/src/linux-patch-skas/debian/rules	2006-08-27 19:26:49 UTC (rev 178)
+++ tags/src/linux-patch-skas/3-1/debian/rules	2006-08-29 17:24:25 UTC (rev 180)
@@ -1,74 +0,0 @@
-#!/usr/bin/make -f
-# Sample debian/rules that uses debhelper.
-# GNU copyright 1997 to 1999 by Joey Hess.
-
-# Uncomment this to turn on verbose mode.
-#export DH_VERBOSE=1
-
-configure: configure-stamp
-configure-stamp:
-	dh_testdir
-
-	touch configure-stamp
-
-patch: patch-stamp
-patch-stamp:
-	QUILT_PATCHES=debian/patches quilt push -a
-
-	touch patch-stamp
-
-build: configure-stamp patch-stamp build-stamp
-build-stamp:
-	dh_testdir
-
-	touch build-stamp
-
-unpatch:
-	-QUILT_PATCHES=debian/patches quilt pop -a
-	-rm -f patch-stamp
-
-clean: unpatch
-	dh_testdir
-	dh_testroot
-	rm -f configure-stamp build-stamp
-
-	dh_clean
-
-install: build
-	dh_testdir
-	dh_testroot
-	dh_clean -k
-	dh_installdirs
-	dh_installkpatches
-
-# Build architecture-independent files here.
-binary-indep: build install
-	dh_testdir
-	dh_testroot
-#	dh_installdebconf	
-	dh_installdocs
-#	dh_installexamples
-#	dh_installmenu
-#	dh_installlogrotate
-#	dh_installemacsen
-#	dh_installpam
-#	dh_installmime
-#	dh_installinit
-#	dh_installcron
-#	dh_installman
-#	dh_installinfo
-#	dh_undocumented
-	dh_installchangelogs 
-	dh_link
-	dh_compress
-	dh_fixperms
-	dh_installdeb
-#	dh_perl
-	dh_gencontrol
-	dh_md5sums
-	dh_builddeb
-
-binary-arch:
-
-binary: binary-indep
-.PHONY: build clean binary-indep binary-arch binary install configure

Copied: tags/src/linux-patch-skas/3-1/debian/rules (from rev 179, trunk/src/linux-patch-skas/debian/rules)
===================================================================
--- tags/src/linux-patch-skas/3-1/debian/rules	                        (rev 0)
+++ tags/src/linux-patch-skas/3-1/debian/rules	2006-08-29 17:24:25 UTC (rev 180)
@@ -0,0 +1,75 @@
+#!/usr/bin/make -f
+# Sample debian/rules that uses debhelper.
+# GNU copyright 1997 to 1999 by Joey Hess.
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
+configure: configure-stamp
+configure-stamp:
+	dh_testdir
+
+	touch configure-stamp
+
+patch: patch-stamp
+patch-stamp:
+	QUILT_PATCHES=debian/patches quilt push -a
+
+	touch patch-stamp
+
+build: configure-stamp patch-stamp build-stamp
+build-stamp:
+	dh_testdir
+
+	touch build-stamp
+
+unpatch:
+	-QUILT_PATCHES=debian/patches quilt pop -a
+	-rm -rf .pc
+	-rm -f patch-stamp
+
+clean: unpatch
+	dh_testdir
+	dh_testroot
+	rm -f configure-stamp build-stamp
+
+	dh_clean
+
+install: build
+	dh_testdir
+	dh_testroot
+	dh_clean -k
+	dh_installdirs
+	dh_installkpatches
+
+# Build architecture-independent files here.
+binary-indep: build install
+	dh_testdir
+	dh_testroot
+#	dh_installdebconf	
+	dh_installdocs
+#	dh_installexamples
+#	dh_installmenu
+#	dh_installlogrotate
+#	dh_installemacsen
+#	dh_installpam
+#	dh_installmime
+#	dh_installinit
+#	dh_installcron
+#	dh_installman
+#	dh_installinfo
+#	dh_undocumented
+	dh_installchangelogs 
+	dh_link
+	dh_compress
+	dh_fixperms
+	dh_installdeb
+#	dh_perl
+	dh_gencontrol
+	dh_md5sums
+	dh_builddeb
+
+binary-arch:
+
+binary: binary-indep
+.PHONY: build clean binary-indep binary-arch binary install configure




More information about the Pkg-uml-commit mailing list