summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 2f240e6..e396a87 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Vcs-Browser: http://hg.debian.org/collab-maint/libguess/summary
Package: libguess-dev
Section: libdevel
Architecture: any
-Depends: libguess0 (= ${binary:Version}), ${misc:Depends}
+Depends: libguess1 (= ${binary:Version}), ${misc:Depends}
Description: a high-speed character set detection library (development)
libguess employs discrete-finite automata to deduce the character set of the
input buffer. The advantage of this is that all character sets can be checked