[SCM] Seamless communication between many kinds of Unix branch, master, updated. dae76df7ec2d9894c9e5e7da2576b2c1d40e552e

Ole Streicher debian at liska.ath.cx
Fri Feb 3 10:43:49 UTC 2012


The following commit has been merged in the master branch:
commit dae76df7ec2d9894c9e5e7da2576b2c1d40e552e
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Fri Feb 3 11:43:00 2012 +0100

    Remove unneeded dependencies

diff --git a/debian/control b/debian/control
index 53f4bff..8769b30 100644
--- a/debian/control
+++ b/debian/control
@@ -28,7 +28,7 @@ Description: Seamless communication between Unix programs (shared library)
 Package: libxpa-dev
 Section: libdevel
 Architecture: any
-Depends: libxpa1 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
+Depends: libxpa1 (= ${binary:Version}), ${misc:Depends}
 Description: Seamless communication between Unix programs (development files)
  The XPA messaging system provides seamless communication between many kinds
  of Unix programs, including X programs and Tcl/Tk programs. It also provides
@@ -61,8 +61,7 @@ Description: Tools for seamless communication between Unix programs
 Package: tcl-xpa
 Architecture: any
 Section: libs
-Depends: libxpa1 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends},
- ${tcl:Depends}
+Depends: libxpa1 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
 Description: Seamless communication between Unix programs (Tcl interface)
  The XPA messaging system provides seamless communication between many kinds
  of Unix programs, including X programs and Tcl/Tk programs. It also provides
diff --git a/debian/rules b/debian/rules
index c5a5552..6c0bba2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,4 +23,3 @@ override_dh_compress:
 
 override_dh_makeshlibs:
 	dh_makeshlibs -Xlibtclxpa.so
-	tcltk-depends

-- 
Seamless communication between many kinds of Unix



More information about the debian-science-commits mailing list