[Pkg-octave-commit] r2430 - octave-forge-pkgs/octave-data-smoothing/trunk/debian
Ólafur Jens Sigurðsson
ojs-guest at alioth.debian.org
Sat Sep 20 00:10:04 UTC 2008
Author: ojs-guest
Date: 2008-09-20 00:10:03 +0000 (Sat, 20 Sep 2008)
New Revision: 2430
Modified:
octave-forge-pkgs/octave-data-smoothing/trunk/debian/changelog
octave-forge-pkgs/octave-data-smoothing/trunk/debian/watch
Log:
fixed watch file so uscan works
Modified: octave-forge-pkgs/octave-data-smoothing/trunk/debian/changelog
===================================================================
--- octave-forge-pkgs/octave-data-smoothing/trunk/debian/changelog 2008-09-19 21:43:33 UTC (rev 2429)
+++ octave-forge-pkgs/octave-data-smoothing/trunk/debian/changelog 2008-09-20 00:10:03 UTC (rev 2430)
@@ -1,13 +1,17 @@
octave-data-smoothing (1.0.0-2) UNRELEASED; urgency=low
+ [ Rafael Laboissiere ]
* debian/control: Bump Standards-Version to 3.8.0 (no changes needed)
* debian/rules: Use debian/clean instead of manually cleaning files
* debian/compat, debian/control: Bump build-dependency on debhelper to
>= 7.0.0, otherwise debian/clean is moot
* debian/clean: New file
- -- Rafael Laboissiere <rafael at debian.org> Sat, 12 Jul 2008 09:57:16 +0200
+ [ Ólafur Jens Sigurðsson ]
+ * debian/watch: Fixed the path to the filename
+ -- Ólafur Jens Sigurðsson <ojsbug at gmail.com> Sat, 20 Sep 2008 00:05:33 +0000
+
octave-data-smoothing (1.0.0-1) unstable; urgency=low
[ Olafur Jens Sigurdsson ]
Modified: octave-forge-pkgs/octave-data-smoothing/trunk/debian/watch
===================================================================
--- octave-forge-pkgs/octave-data-smoothing/trunk/debian/watch 2008-09-19 21:43:33 UTC (rev 2429)
+++ octave-forge-pkgs/octave-data-smoothing/trunk/debian/watch 2008-09-20 00:10:03 UTC (rev 2430)
@@ -1,3 +1,3 @@
version=3
http://octave.sourceforge.net/packages.html \
- http://downloads\.sourceforge\.net/octave/data-([\d.]+)\.tar\.gz\?download
+ http://downloads\.sourceforge\.net/octave/data-smoothing-([\d.]+)\.tar\.gz\?download
More information about the Pkg-octave-commit
mailing list