[SCM] wxMaxima packaging branch, master, updated. debian/0.8.5-1-1-g3da3a27

Frank S. Thomas fst at debian.org
Sat Jun 12 00:11:27 UTC 2010


The following commit has been merged in the master branch:
commit 3da3a2745d9f474a30df03f043084309cdaf497d
Author: Frank S. Thomas <fst at debian.org>
Date:   Sat Jun 12 01:59:01 2010 +0200

    Recommend libgnomeprintui2.2-0. (closes: #575297)
    
    debian/control: Recommend libgnomeprintui2.2-0 which is required to
    print properly. Thanks to Andres Cimmarusti for hunting down this
    issue. (closes: #575297)

diff --git a/debian/changelog b/debian/changelog
index 1a49884..102104c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+wxmaxima (0.8.5-2) unstable; urgency=low
+
+  * debian/control: Recommend libgnomeprintui2.2-0 which is required to
+    print properly. Thanks to Andres Cimmarusti for hunting down this
+    issue. (closes: #575297)
+
+ -- Frank S. Thomas <fst at debian.org>  Sat, 12 Jun 2010 01:58:34 +0200
+
 wxmaxima (0.8.5-1) unstable; urgency=low
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index 05a92ab..e359337 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Package: wxmaxima
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, maxima (>= 5.18),
  maxima-doc (>= 5.10.0)
-Recommends: ttf-jsmath
+Recommends: ttf-jsmath, libgnomeprintui2.2-0
 Description: GUI for the computer algebra system Maxima
  wxMaxima is a graphical user interface for the computer algebra system
  Maxima. It eases the use of Maxima by making most of its commands available

-- 
wxMaxima packaging



More information about the debian-science-commits mailing list