[Pkg-ofed-commits] r524 - /branches/sid-uploads/mpitests/trunk/debian/

opensides-guest at alioth.debian.org opensides-guest at alioth.debian.org
Fri Dec 25 16:12:54 UTC 2009


Author: opensides-guest
Date: Fri Dec 25 16:12:54 2009
New Revision: 524

URL: http://svn.debian.org/wsvn/pkg-ofed/?sc=1&rev=524
Log:
- Cleanup of the packages


Added:
    branches/sid-uploads/mpitests/trunk/debian/doc-base
Modified:
    branches/sid-uploads/mpitests/trunk/debian/copyright
    branches/sid-uploads/mpitests/trunk/debian/rules

Modified: branches/sid-uploads/mpitests/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-ofed/branches/sid-uploads/mpitests/trunk/debian/copyright?rev=524&op=diff
==============================================================================
--- branches/sid-uploads/mpitests/trunk/debian/copyright (original)
+++ branches/sid-uploads/mpitests/trunk/debian/copyright Fri Dec 25 16:12:54 2009
@@ -46,7 +46,7 @@
 SOFTWARE.
 
 
-The Debian packaging is (C) 2009, Genome Research Ltd. and
-is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
+The Debian packaging is Copyright (C) 2009, Genome Research Ltd. and
+is licensed under the GPL, see `/usr/share/common-licenses/GPL-2'.
 
 

Added: branches/sid-uploads/mpitests/trunk/debian/doc-base
URL: http://svn.debian.org/wsvn/pkg-ofed/branches/sid-uploads/mpitests/trunk/debian/doc-base?rev=524&op=file
==============================================================================
--- branches/sid-uploads/mpitests/trunk/debian/doc-base (added)
+++ branches/sid-uploads/mpitests/trunk/debian/doc-base Fri Dec 25 16:12:54 2009
@@ -1,0 +1,7 @@
+Document: imb-doc
+Title: Intel IMB 3.1 doc
+Section: System/Administration
+
+Format: PDF
+Files: /usr/share/doc/mpitests/doc/IMB_ug-3.1.pdf.gz
+

Modified: branches/sid-uploads/mpitests/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-ofed/branches/sid-uploads/mpitests/trunk/debian/rules?rev=524&op=diff
==============================================================================
--- branches/sid-uploads/mpitests/trunk/debian/rules (original)
+++ branches/sid-uploads/mpitests/trunk/debian/rules Fri Dec 25 16:12:54 2009
@@ -38,14 +38,14 @@
 	rm -f build-stamp configure-stamp
 
 	# Add here commands to clean up after the build process.
-	$(MAKE) clean
+	#$(MAKE) clean
 
 	dh_clean 
 
 install: build
 	dh_testdir
 	dh_testroot
-	dh_clean -k 
+	dh_prep
 	dh_installdirs
 
 	# Add here commands to install the package into debian/mpitests.
@@ -65,23 +65,11 @@
 	dh_installchangelogs 
 	dh_installdocs
 	dh_installexamples
-#	dh_install --list-missing
-#	dh_installmenu
-#	dh_installdebconf	
-#	dh_installlogrotate
-#	dh_installemacsen
-#	dh_installpam
-#	dh_installmime
-#	dh_python
-#	dh_installinit
-#	dh_installcron
-#	dh_installinfo
 	dh_installman
 	dh_link
 	dh_strip
 	dh_compress
 	dh_fixperms
-#	dh_perl
 	dh_makeshlibs
 	dh_installdeb
 	dh_shlibdeps




More information about the Pkg-ofed-commits mailing list