[Pkg-octave-commit] rev 609 - trunk/packages/octplot/debian

Thomas Weber thomas-guest at costa.debian.org
Wed May 24 22:27:27 CEST 2006


Author: thomas-guest
Date: 2006-05-24 20:27:27 +0000 (Wed, 24 May 2006)
New Revision: 609

Modified:
   trunk/packages/octplot/debian/changelog
   trunk/packages/octplot/debian/rules
Log:
Call octave-depends (we didn't have a Depends: octave until now)


Modified: trunk/packages/octplot/debian/changelog
===================================================================
--- trunk/packages/octplot/debian/changelog	2006-05-08 07:13:45 UTC (rev 608)
+++ trunk/packages/octplot/debian/changelog	2006-05-24 20:27:27 UTC (rev 609)
@@ -6,6 +6,9 @@
   * debian/watch: Added file
   * debian/control: Bumped Standards-Version to 3.7.2 (no changes needed)
 
+  [ Thomas Weber ]
+  * debian/rules: Call octave-depends
+
  --
 
 octplot (0.3.5-2) unstable; urgency=low

Modified: trunk/packages/octplot/debian/rules
===================================================================
--- trunk/packages/octplot/debian/rules	2006-05-08 07:13:45 UTC (rev 608)
+++ trunk/packages/octplot/debian/rules	2006-05-24 20:27:27 UTC (rev 609)
@@ -20,6 +20,10 @@
 binary-predeb/octplot::
 	rm -f $(DEB_DESTDIR)$(OCTPLOT_LIB)/fonts/copying
 
+install/octplot::
+	octave-depends
+
+
 rulesinfo:
 	@echo MDIR: $(MDIR)
 	@echo OCTDIR: $(OCTDIR)




More information about the Pkg-octave-commit mailing list