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

opensides-guest at alioth.debian.org opensides-guest at alioth.debian.org
Fri Aug 14 15:35:36 UTC 2009


Author: opensides-guest
Date: Fri Aug 14 15:35:36 2009
New Revision: 470

URL: http://svn.debian.org/wsvn/pkg-ofed/?sc=1&rev=470
Log:
- Debian Mentor upload


Removed:
    branches/sid-uploads/ofed-docs/trunk/debian/dirs
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=470&op=diff
==============================================================================
--- branches/sid-uploads/ofed-docs/trunk/debian/changelog (original)
+++ branches/sid-uploads/ofed-docs/trunk/debian/changelog Fri Aug 14 15:35:36 2009
@@ -1,18 +1,5 @@
 ofed-docs (1.4.2-1) unstable; urgency=low
 
-  * New upstream release
+  * Initial release (Closes: #539828)
 
- -- Guy Coates <gmpc at sanger.ac.uk>  Fri, 07 Aug 2009 12:08:57 +0100
-
-ofed-docs (1.4.1-1) unstable; urgency=low
-
-  * OFED 1.4.1 upstream release.
-
- -- Guy Coates <gmpc at sanger.ac.uk>  Fri, 29 May 2009 15:22:17 +0100
-
-ofed-docs (1.4-1) unstable; urgency=low
-
-  * Initial release (Closes: #nnnn)  <nnnn is the bug number of your ITP>
-  * Ofed 1.4 release.
-
- -- Guy Coates <gmpc at sanger.ac.uk>  Wed, 18 Feb 2009 13:45:11 +0000
+ -- Benoit Mortier <benoit.mortier at opensides.be>  Fri, 14 Aug 2009 17:16: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=470&op=diff
==============================================================================
--- branches/sid-uploads/ofed-docs/trunk/debian/control (original)
+++ branches/sid-uploads/ofed-docs/trunk/debian/control Fri Aug 14 15:35:36 2009
@@ -2,6 +2,7 @@
 Section: doc
 Priority: extra
 Maintainer: Guy Coates <gmpc at sanger.ac.uk>
+Uploaders: Benoit Mortier <benoit.mortier at opensides.be>
 Build-Depends: debhelper (>= 7)
 Standards-Version: 3.8.0
 Homepage: http://www.openfabrics.org

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=470&op=diff
==============================================================================
--- branches/sid-uploads/ofed-docs/trunk/debian/rules (original)
+++ branches/sid-uploads/ofed-docs/trunk/debian/rules Fri Aug 14 15:35:36 2009
@@ -42,16 +42,16 @@
 
 	dh_clean 
 
+	-find $(CURDIR) -type d -name ".svn" -exec rm -rf {} \; >/dev/null 2>&1
+
 install: build
 	dh_testdir
 	dh_testroot
 	dh_prep  
 	dh_installdirs
 
-	-find $(CURDIR) -type d -name ".svn" -exec rm -rf {} \; >/dev/null 2>&1
-
 	# Add here commands to install the package into debian/ofed-docs.
-#	$(MAKE) DESTDIR=$(CURDIR)/debian/ofed-docs install
+	#$(MAKE) DESTDIR=$(CURDIR)/debian/ofed-docs install
 
 
 # Build architecture-independent files here.
@@ -64,15 +64,12 @@
 	dh_testroot
 	dh_installchangelogs 
 	dh_installdocs
-	dh_installexamples
-#	dh_install
-	dh_installman
-	dh_link
-	dh_strip
+#	dh_link
+#	dh_strip
 	dh_compress
 	dh_fixperms
 	dh_installdeb
-	dh_shlibdeps
+#	dh_shlibdeps
 	dh_gencontrol
 	dh_md5sums
 	dh_builddeb




More information about the Pkg-ofed-commits mailing list