[med-svn] r728 - trunk/packages/gwyddion/trunk/debian

beathovn-guest at alioth.debian.org beathovn-guest at alioth.debian.org
Fri Oct 19 20:56:46 UTC 2007


Author: beathovn-guest
Date: 2007-10-19 20:56:46 +0000 (Fri, 19 Oct 2007)
New Revision: 728

Modified:
   trunk/packages/gwyddion/trunk/debian/control
   trunk/packages/gwyddion/trunk/debian/rules
Log:
Remove shlibs file for gwyddion package completely. There are no shlibs 
in anyway. And updated build-dependency from fftw3-dev to libfftw3-dev.


Modified: trunk/packages/gwyddion/trunk/debian/control
===================================================================
--- trunk/packages/gwyddion/trunk/debian/control	2007-10-19 13:28:47 UTC (rev 727)
+++ trunk/packages/gwyddion/trunk/debian/control	2007-10-19 20:56:46 UTC (rev 728)
@@ -2,7 +2,7 @@
 Section: science
 Priority: optional
 Maintainer: Jan Beyer <jan at beathovn.de>
-Build-Depends: cdbs, debhelper (>= 5), autotools-dev, pkg-config (>= 0.16), libgtk2.0-dev (>= 2.6), libgtkglext1-dev, libtiff4-dev, fftw3-dev, libxmu6
+Build-Depends: cdbs, debhelper (>= 5), autotools-dev, pkg-config (>= 0.16), libgtk2.0-dev (>= 2.6), libgtkglext1-dev, libtiff4-dev, libfftw3-dev, libxmu6
 Standards-Version: 3.7.2
 XS-Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/gwyddion/trunk/
 XS-Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/gwyddion

Modified: trunk/packages/gwyddion/trunk/debian/rules
===================================================================
--- trunk/packages/gwyddion/trunk/debian/rules	2007-10-19 13:28:47 UTC (rev 727)
+++ trunk/packages/gwyddion/trunk/debian/rules	2007-10-19 20:56:46 UTC (rev 728)
@@ -11,5 +11,5 @@
 DEB_INSTALL_CHANGELOGS_ALL := 
 DEB_INSTALL_CHANGELOGS_gwyddion := ChangeLog
 version=$(shell dpkg-parsechangelog | grep '^Version: ' | sed -e 's/^Version: //')
-DEB_DH_MAKESHLIBS_ARGS_gwyddion := -n
+DEB_DH_MAKESHLIBS_ARGS_gwyddion := -n -Xgwyddion
 DEB_DH_MAKESHLIBS_ARGS_libgwyddion2-0 := -V'libgwyddion2-0 (>= ${version})'




More information about the debian-med-commit mailing list