summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control8
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/control b/debian/control
index dad9258..91d7a7a 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: scm
Section: interpreters
Priority: optional
Maintainer: Thomas Bushnell, BSG <tb@debian.org>
-Standards-Version: 3.7.2
+Standards-Version: 3.7.3
Build-Depends: slib (>> 3a5), libncurses5-dev, libreadline5-dev, texi2html, texinfo, libx11-dev, debhelper (>= 5)
Package: scm
@@ -18,8 +18,8 @@ Package: libscm-dev
Architecture: alpha amd64 arm hppa i386 hurd-i386 m68k mips mipsel powerpc ppc64 sparc ia64 armel armeb
Section: libdevel
Priority: optional
-Depends: scm (= ${source:Version}), slib (>> 3a5), ${shlibs:Depends}
+Depends: scm (= ${binary:Version}), slib (>> 3a5), ${shlibs:Depends}
Description: Embeddable library for SCM Scheme language interpreter
- This is a static library which provides the functionality of SCM, making it
- convenient add scheme functionality to other programs.
+ This is a static library which provides the functionality of SCM, making it
+ convenient add scheme functionality to other programs.