r43920 - in /packages/inventor/trunk/debian: changelog control

smr at users.alioth.debian.org smr at users.alioth.debian.org
Sat Sep 24 20:51:54 UTC 2011


Author: smr
Date: Sat Sep 24 20:51:53 2011
New Revision: 43920

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=43920
Log:
Update recommends.

Modified:
    packages/inventor/trunk/debian/changelog
    packages/inventor/trunk/debian/control

Modified: packages/inventor/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/inventor/trunk/debian/changelog?rev=43920&op=diff
==============================================================================
--- packages/inventor/trunk/debian/changelog (original)
+++ packages/inventor/trunk/debian/changelog Sat Sep 24 20:51:53 2011
@@ -3,8 +3,10 @@
   * patches/add-required-libs.patch: Do not hard-code libGLw path.  Bug
     fix for #624156 restores ability to use shared libGLw.  
     Closes: #634559.
-
- -- Steve M. Robbins <smr at debian.org>  Sat, 24 Sep 2011 15:46:01 -0500
+  
+  * control: change recommends from xpdf-reader to xpdf.
+
+ -- Steve M. Robbins <smr at debian.org>  Sat, 24 Sep 2011 15:50:51 -0500
 
 inventor (2.1.5-10-15) unstable; urgency=low
 

Modified: packages/inventor/trunk/debian/control
URL: http://svn.debian.org/wsvn/debian-science/packages/inventor/trunk/debian/control?rev=43920&op=diff
==============================================================================
--- packages/inventor/trunk/debian/control (original)
+++ packages/inventor/trunk/debian/control Sat Sep 24 20:51:53 2011
@@ -18,7 +18,7 @@
 Section: libs
 Priority: optional
 Depends: ${misc:Depends}, ${shlibs:Depends}, xfonts-scalable, gsfonts-x11
-Recommends: xpdf-reader
+Recommends: xpdf
 Description: Open Inventor runtime environment
  This package contains the required files to run Open Inventor applications.
  .
@@ -30,7 +30,7 @@
  editors can speed up your programming and extend your 3D program's
  capabilities.
  .
- Recommended package xpdf-reader is needed only to view help files.
+ Recommended package xpdf is needed only to view help files.
 
 Package: inventor-dev
 Architecture: any




More information about the debian-science-commits mailing list