[Pkg-octave-commit] [SCM] octave-communications branch, master, updated. d6e58094a6889de136fb1cc94655bfb3d1c54deb

Thomas Weber tweber at debian.org
Mon Feb 21 21:33:10 UTC 2011


The following commit has been merged in the master branch:
commit 046d1e0027acda39c845617a05dd4e4eead7b92b
Author: Thomas Weber <tweber at debian.org>
Date:   Mon Feb 21 21:34:57 2011 +0100

    Do not include a -1 revision number

diff --git a/debian/changelog b/debian/changelog
index e4baf36..34b9f04 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,8 @@ octave-communications (1.0.10-3) UNRELEASED; urgency=low
     - Remove Ólafur Jens Sigurðsson <ojsbug at gmail.com> from Uploaders 
   * Fix homepage URL (closes: #600480)
   * Switch to dpkg-source 3.0 (quilt) format
+  * Don't include the -1 revision in the dependency on octave-signal
+    introduced in 1.0.10-1; this makes Lintian happy.
 
  -- Thomas Weber <thomas.weber.mail at gmail.com>  Sun, 28 Feb 2010 22:22:07 +0100
 
diff --git a/debian/control b/debian/control
index 0723c0f..c02dc28 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Octave Group <pkg-octave-devel at lists.alioth.debian.org>
 Uploaders: Thomas Weber <tweber at debian.org>
 DM-Upload-Allowed: yes
-Build-Depends: debhelper (>= 7.0.0), cdbs, octave-signal (>=1.0.10-1),
+Build-Depends: debhelper (>= 7.0.0), cdbs, octave-signal (>=1.0.10),
  octave-pkg-dev (>= 0.7.0)
 Standards-Version: 3.8.1
 Homepage: http://octave.sourceforge.net/communications

-- 
octave-communications



More information about the Pkg-octave-commit mailing list