[Pkg-ofed-commits] r702 - /branches/sid-uploads/ofed-docs/trunk/debian/

opensides-guest at alioth.debian.org opensides-guest at alioth.debian.org
Fri Apr 9 21:39:17 UTC 2010


Author: opensides-guest
Date: Fri Apr  9 21:39:06 2010
New Revision: 702

URL: http://svn.debian.org/wsvn/pkg-ofed/?sc=1&rev=702
Log:
- Fixed debian Packaging


Modified:
    branches/sid-uploads/ofed-docs/trunk/debian/changelog
    branches/sid-uploads/ofed-docs/trunk/debian/control
    branches/sid-uploads/ofed-docs/trunk/debian/rules

Modified: branches/sid-uploads/ofed-docs/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-ofed/branches/sid-uploads/ofed-docs/trunk/debian/changelog?rev=702&op=diff
==============================================================================
--- branches/sid-uploads/ofed-docs/trunk/debian/changelog (original)
+++ branches/sid-uploads/ofed-docs/trunk/debian/changelog Fri Apr  9 21:39:06 2010
@@ -2,4 +2,4 @@
 
   * Initial release (Closes: #539828)
 
- -- Benoit Mortier <benoit.mortier at opensides.be>  Wed, 21 Oct 2009 11:30:00 +0100
+ -- Benoit Mortier <benoit.mortier at opensides.be>  Fri, 09 Apr 2010 19:51:00 +0100

Modified: branches/sid-uploads/ofed-docs/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-ofed/branches/sid-uploads/ofed-docs/trunk/debian/control?rev=702&op=diff
==============================================================================
--- branches/sid-uploads/ofed-docs/trunk/debian/control (original)
+++ branches/sid-uploads/ofed-docs/trunk/debian/control Fri Apr  9 21:39:06 2010
@@ -4,7 +4,7 @@
 Maintainer: OFED and Debian Developement and Discussion <pkg-ofed-devel at lists.alioth.debian.org>
 Uploaders: Benoit Mortier <benoit.mortier at opensides.be>, Guy Coates <gmpc at sanger.ac.uk>, Mario Lang <mlang at debian.org>
 Build-Depends: debhelper (>= 7)
-Standards-Version: 3.8.3
+Standards-Version: 3.8.4
 Homepage: http://www.openfabrics.org
 DM-Upload-Allowed: yes
 

Modified: branches/sid-uploads/ofed-docs/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-ofed/branches/sid-uploads/ofed-docs/trunk/debian/rules?rev=702&op=diff
==============================================================================
--- branches/sid-uploads/ofed-docs/trunk/debian/rules (original)
+++ branches/sid-uploads/ofed-docs/trunk/debian/rules Fri Apr  9 21:39:06 2010
@@ -42,8 +42,6 @@
 
 	dh_clean 
 
-	-find $(CURDIR) -type d -name ".svn" -exec rm -rf {} \; >/dev/null 2>&1
-
 install: build
 	dh_testdir
 	dh_testroot
@@ -64,12 +62,9 @@
 	dh_testroot
 	dh_installchangelogs 
 	dh_installdocs
-#	dh_link
-#	dh_strip
 	dh_compress
 	dh_fixperms
 	dh_installdeb
-#	dh_shlibdeps
 	dh_gencontrol
 	dh_md5sums
 	dh_builddeb




More information about the Pkg-ofed-commits mailing list