[Pkg-scicomp-commits] openturns/trunk/debian

Christophe Prud'homme prudhomm at debian.org
Thu Jul 31 11:50:17 UTC 2008


SVN commit 2649 by prudhomm:

almost done: more lintian fixes, added some overrides, added patch to get rid of COPYING/INSTALL files

 M  +1 -1      openturns/trunk/debian/openturns-doc.docs  
 AM            openturns/trunk/debian/openturns.doc-base   (from rev 2636, openturns/trunk/debian/openturns.doc-base.EX)
 D             openturns/trunk/debian/openturns.doc-base.EX  
 A             openturns/trunk/debian/openturns.lintian-overrides  
 M  +36 -0     openturns/trunk/debian/patches/install.patch  
 M  +1 -1      openturns/trunk/debian/qopenturns.menu  
 M  +1 -1      openturns/trunk/debian/qopenturns.sgml  


--- openturns/trunk/debian/openturns-doc.docs #2648:2649
@@ -1 +1 @@
-debian/tmp/usr/share/openturns/doc/*
+debian/tmp/usr/share/doc/openturns/*
** openturns/trunk/debian/openturns.doc-base #property changes
Name: svn:mergeinfo
   + 
--- openturns/trunk/debian/patches/install.patch #2648:2649
@@ -14,3 +14,39 @@
  
  
  MAINTAINERCLEANFILES = \
+Index: openturns-0.12.1/Makefile.am
+===================================================================
+--- openturns-0.12.1.orig/Makefile.am	2008-07-31 13:24:06.000000000 +0200
++++ openturns-0.12.1/Makefile.am	2008-07-31 13:24:35.000000000 +0200
+@@ -30,12 +30,10 @@
+ docdir=$(pkgdatadir)/doc
+ dist_doc_DATA = \
+ 	README \
+-	INSTALL \
+ 	TODO \
+ 	NEWS \
+ 	AUTHORS \
+-	ChangeLog \
+-	COPYING
++	ChangeLog
+ 
+ SUBDIRS = utils wrappers
+ DIST_SUBDIRS = utils wrappers
+Index: openturns-0.12.1/doc/Makefile.am
+===================================================================
+--- openturns-0.12.1.orig/doc/Makefile.am	2008-07-31 13:41:33.000000000 +0200
++++ openturns-0.12.1/doc/Makefile.am	2008-07-31 13:44:13.000000000 +0200
+@@ -33,12 +33,10 @@
+ docdir=$(pkgdatadir)/doc
+ dist_doc_DATA = \
+ 	README \
+-	INSTALL \
+ 	TODO \
+ 	NEWS \
+ 	AUTHORS \
+-	ChangeLog \
+-	COPYING
++	ChangeLog
+ 
+ 
+ MAINTAINERCLEANFILES = \
--- openturns/trunk/debian/qopenturns.menu #2648:2649
@@ -1,2 +1,2 @@
-?package(openturns):needs="X11" section="Applications/Science/Mathematics"\
+?package(qopenturns):needs="X11" section="Applications/Science/Mathematics"\
   title="openturns" command="/usr/bin/qopenturns"
--- openturns/trunk/debian/qopenturns.sgml #2648:2649
@@ -23,7 +23,7 @@
   <!ENTITY dhdate      "<date>July  6, 2008</date>">
   <!-- SECTION should be 1-8, maybe w/ subsection other parameters are
        allowed: see man(7), man(1). -->
-  <!ENTITY dhsection   "<manvolnum>SECTION</manvolnum>">
+  <!ENTITY dhsection   "<manvolnum>1</manvolnum>">
   <!ENTITY dhemail     "<email>prudhomm at debian.org</email>">
   <!ENTITY dhusername  "Christophe Prud'homme <prudhomm at debian.org>">
   <!ENTITY dhucpackage "<refentrytitle>OPENTURNS</refentrytitle>">



More information about the Pkg-scicomp-commits mailing list