[Pkg-octave-commit] r1649 - qtoctave/trunk/debian

Rafael Laboissiere rafael at alioth.debian.org
Sun Apr 13 13:07:02 UTC 2008


Author: rafael
Date: 2008-04-13 13:07:02 +0000 (Sun, 13 Apr 2008)
New Revision: 1649

Modified:
   qtoctave/trunk/debian/changelog
   qtoctave/trunk/debian/control
Log:
Add build-dependency on libaudio-dev, which used to be a dependency of
libqt4-dev

Modified: qtoctave/trunk/debian/changelog
===================================================================
--- qtoctave/trunk/debian/changelog	2008-04-13 12:58:51 UTC (rev 1648)
+++ qtoctave/trunk/debian/changelog	2008-04-13 13:07:02 UTC (rev 1649)
@@ -1,9 +1,14 @@
 qtoctave (0.7.1+dfsg-2) UNRELEASED; urgency=low
 
+  [ Thomas Weber ]
   * debian/control: Vcs-fields point to the trunk/ directory
 
- -- Thomas Weber <thomas.weber.mail at gmail.com>  Wed, 19 Mar 2008 00:14:54 +0100
+  [ Rafael Laboissiere ]
+  * debian/control: Add build-dependency on libaudio-dev, which used to be
+    a dependency of libqt4-dev
 
+ -- Rafael Laboissiere <rafael at debian.org>  Sun, 13 Apr 2008 14:44:04 +0200
+
 qtoctave (0.7.1+dfsg-1) unstable; urgency=low
 
   * New upstream release (closes: #462804)

Modified: qtoctave/trunk/debian/control
===================================================================
--- qtoctave/trunk/debian/control	2008-04-13 12:58:51 UTC (rev 1648)
+++ qtoctave/trunk/debian/control	2008-04-13 13:07:02 UTC (rev 1649)
@@ -6,7 +6,8 @@
  Rafael Laboissiere <rafael at debian.org>,
  Thomas Weber <thomas.weber.mail at gmail.com>
 DM-Upload-Allowed: yes
-Build-Depends: debhelper (>= 5.0.51), autotools-dev, libqt4-dev, sharutils
+Build-Depends: debhelper (>= 5.0.51), autotools-dev, libqt4-dev,
+ sharutils, libaudio-dev
 Standards-Version: 3.7.3
 Homepage: http://qtoctave.wordpress.com/about/
 Vcs-Svn: svn://svn.debian.org/svn/pkg-octave/qtoctave/trunk




More information about the Pkg-octave-commit mailing list