[Pkg-octave-commit] [SCM] octave-integration branch, master, updated. 3ffe8521338ae35460639ddc53f05d1490e36eec

Thomas Weber thomas.weber.mail at gmail.com
Thu Dec 31 09:15:46 UTC 2009


The following commit has been merged in the master branch:
commit b084d1516d6282ea78b9f5c849ec4ffab46d65d4
Author: Thomas Weber <thomas.weber.mail at gmail.com>
Date:   Tue Dec 29 17:44:58 2009 +0100

    Use octave-integration.docs for installation of documents

diff --git a/debian/changelog b/debian/changelog
index d11edaf..ae9906a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,13 @@
 octave-integration (1.0.7-2) UNRELEASED; urgency=low
 
+  [ Rafael Laboissiere ]
   * debian/control: Build-depend on octave-pkg-dev >= 0.7.0, such that the
     package is built against octave3.2
 
- -- Rafael Laboissiere <rafael at debian.org>  Sun, 07 Jun 2009 21:07:02 +0200
+  [ Thomas Weber ]
+  * Use octave-integration.docs for installation of documents.
+
+ -- Thomas Weber <thomas.weber.mail at gmail.com>  Sun, 06 Dec 2009 20:31:21 +0100
 
 octave-integration (1.0.7-1) unstable; urgency=low
 
diff --git a/debian/octave-integration.docs b/debian/octave-integration.docs
new file mode 100644
index 0000000..e6459b0
--- /dev/null
+++ b/debian/octave-integration.docs
@@ -0,0 +1,2 @@
+doc/README
+doc/README.gaussq
diff --git a/debian/rules b/debian/rules
index 00b0020..4ff5d41 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,3 @@
 include /usr/share/cdbs/1/class/octave-pkg.mk
 include /usr/share/cdbs/1/rules/patchsys-quilt.mk
 
-pkg = octave-integration
-
-install/$(pkg)::
-	rm -f $(CURDIR)/debian/$(pkg)/usr/share/doc/$(pkg)/README.Copying

-- 
octave-integration



More information about the Pkg-octave-commit mailing list