aboutsummaryrefslogtreecommitdiffhomepage
path: root/debian
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2016-09-24 12:23:01 -0700
committerSean Whitton <spwhitton@spwhitton.name>2016-09-24 12:23:01 -0700
commitc93e18563bd9b015dc710d1a63406ad1879c5501 (patch)
tree1cf62ae32a0b9bc31c9de3e7e288119b1ef9e8ad /debian
parentc2d47ebf9574c5ef871c675b138e529f010ef5f4 (diff)
downloadzxcvbn-c-c93e18563bd9b015dc710d1a63406ad1879c5501.tar.gz
fix binary packages
Diffstat (limited to 'debian')
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index cf8e34f..08f123c 100644
--- a/debian/control
+++ b/debian/control
@@ -8,10 +8,10 @@ Homepage: https://github.com/tsyrogit/zxcvbn-c
Vcs-Git: https://git.spwhitton.name/zxcvbn-c
Vcs-Browser: https://git.spwhitton.name/zxcvbn-c
-Package: zxcvbn-c-dev
+Package: zxcvbn-dev
Section: libdevel
Architecture: any
-Depends: zxcvbn-cBROKEN (= ${binary:Version}), ${misc:Depends}
+Depends: libzxcvbn0 (= ${binary:Version}), ${misc:Depends}
Description: <insert up to 60 chars description>
<insert long description, indented with spaces>