r36765 - in /packages/qtiplot/trunk/debian: changelog control patches/01_build_system.diff patches/02_fix_paths.diff

gudjon-guest at users.alioth.debian.org gudjon-guest at users.alioth.debian.org
Tue Aug 3 20:47:53 UTC 2010


Author: gudjon-guest
Date: Tue Aug  3 20:47:52 2010
New Revision: 36765

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=36765
Log:
Fixed lintian errors

Modified:
    packages/qtiplot/trunk/debian/changelog
    packages/qtiplot/trunk/debian/control
    packages/qtiplot/trunk/debian/patches/01_build_system.diff
    packages/qtiplot/trunk/debian/patches/02_fix_paths.diff

Modified: packages/qtiplot/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/qtiplot/trunk/debian/changelog?rev=36765&op=diff
==============================================================================
--- packages/qtiplot/trunk/debian/changelog (original)
+++ packages/qtiplot/trunk/debian/changelog Tue Aug  3 20:47:52 2010
@@ -1,3 +1,10 @@
+qtiplot (0.9.8-2) UNRELEASED; urgency=low
+
+  * Bump standards version to 3.9.1
+  * Add comments to patches
+
+ -- Gudjon I. Gudjonsson <gudjon at gudjon.org>  Tue, 03 Aug 2010 22:42:57 +0200
+
 qtiplot (0.9.8-1) unstable; urgency=low
 
   * New upstream release

Modified: packages/qtiplot/trunk/debian/control
URL: http://svn.debian.org/wsvn/debian-science/packages/qtiplot/trunk/debian/control?rev=36765&op=diff
==============================================================================
--- packages/qtiplot/trunk/debian/control (original)
+++ packages/qtiplot/trunk/debian/control Tue Aug  3 20:47:52 2010
@@ -8,7 +8,7 @@
  libgsl0-dev, zlib1g-dev, libpng12-dev,
  liborigin2-dev (>=1:06042009+svn1724), libmuparser-dev (>=1.32), python-all-dev (>= 2.4.4),
  python-qt4, python-qt4-dev, python-sip4-dev, sip4, libqt4-opengl-dev
-Standards-Version: 3.9.0
+Standards-Version: 3.9.1
 Homepage: http://soft.proindependent.com/qtiplot.html
 Vcs-Svn: svn://svn.debian.org/svn/debian-science/packages/qtiplot/trunk/
 Vcs-Browser: http://svn.debian.org/viewsvn/debian-science/packages/qtiplot/trunk

Modified: packages/qtiplot/trunk/debian/patches/01_build_system.diff
URL: http://svn.debian.org/wsvn/debian-science/packages/qtiplot/trunk/debian/patches/01_build_system.diff?rev=36765&op=diff
==============================================================================
--- packages/qtiplot/trunk/debian/patches/01_build_system.diff (original)
+++ packages/qtiplot/trunk/debian/patches/01_build_system.diff Tue Aug  3 20:47:52 2010
@@ -1,3 +1,5 @@
+Changes the build system to use libraries from the Debian package system
+and fixes installation directories
 --- a/qtiplot.pro
 +++ b/qtiplot.pro
 @@ -1,7 +1,5 @@

Modified: packages/qtiplot/trunk/debian/patches/02_fix_paths.diff
URL: http://svn.debian.org/wsvn/debian-science/packages/qtiplot/trunk/debian/patches/02_fix_paths.diff?rev=36765&op=diff
==============================================================================
--- packages/qtiplot/trunk/debian/patches/02_fix_paths.diff (original)
+++ packages/qtiplot/trunk/debian/patches/02_fix_paths.diff Tue Aug  3 20:47:52 2010
@@ -1,3 +1,4 @@
+Installs qti_wordlist to /usr/share/qtiplot
 --- a/qtiplot/src/core/ApplicationWindow.cpp
 +++ b/qtiplot/src/core/ApplicationWindow.cpp
 @@ -17735,7 +17735,7 @@




More information about the debian-science-commits mailing list