diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-01-03 14:31:42 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-01-03 14:31:42 +0100 |
commit | 6f5d6e0bfa8e6f8a3de16e4d537abcce4e94547d (patch) | |
tree | e79df86cb7d2a961960265e2ae333955cbc85630 /debian/control | |
parent | 27195517c5bfdbc8821bfd3c957b6c35d6c13544 (diff) |
some work for the new release. see debian/changelog
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/debian/control b/debian/control index 018ace3..e14b510 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,6 @@ Source: libonig Section: libs Priority: extra Maintainer: Jörg Frings-Fürst <debian@jff-webhosting.net> -Homepage: http://www.geocities.jp/kosako3/oniguruma/ Build-Depends: debhelper (>= 9), dh-autoreconf @@ -31,7 +30,6 @@ Architecture: any Multi-Arch: same Depends: ${misc:Depends}, - ${shlibs:Depends}, libonig2 (= ${binary:Version}) Pre-Depends: dpkg (>= 1.17.21) @@ -48,7 +46,6 @@ Priority: optional Architecture: any Depends: ${misc:Depends}, - ${shlibs:Depends}, libonig2 (= ${binary:Version}) Description: Development files for libonig2 The characteristics of this library is that different |