X-Git-Url: http://git.tuebingen.mpg.de/?p=lopsub.git;a=blobdiff_plain;f=debian%2Fcontrol;h=004a71d2f79fbd2709cf343067b85a4d23271ca1;hp=dec91e999d0b582e75cc4e5db3482fdc69948963;hb=HEAD;hpb=61a906e6192f139b366cba68bf481a48a6fba45a diff --git a/debian/control b/debian/control index dec91e9..f488fe2 100644 --- a/debian/control +++ b/debian/control @@ -2,13 +2,16 @@ Source: liblopsub Section: libdevel Priority: optional Maintainer: Andre Noll -Build-Depends: m4, flex, debhelper (>= 10.0) -Standards-Version: 3.9.8 +Build-Depends: dpkg-dev (>= 1.22.5), m4, flex, debhelper (>= 10.0) +Standards-Version: 4.3.0 Homepage: http://people.tuebingen.mpg.de/maan/lopsub Vcs-Browser: http://git.tuebingen.mpg.de/lopsub.git Vcs-Git: git://git.tuebingen.mpg.de/lopsub.git -Package: liblopsub1 +Package: liblopsub1t64 +Provides: ${t64:Provides} +Replaces: liblopsub1 +Breaks: liblopsub1 (<< ${source:Version}) Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: Long Option Parser for Subcommands @@ -25,7 +28,7 @@ Homepage: http://people.tuebingen.mpg.de/maan/lopsub Package: liblopsub-dev Architecture: any -Depends: ${shlibs:Depends}, liblopsub1 (= ${binary:Version}), ${misc:Depends} +Depends: ${shlibs:Depends}, liblopsub1t64 (= ${binary:Version}), ${misc:Depends} Description: Long Option Parser for Subcommand - headers Lopsub is an open source library written in C which aims to ease the task of creating, documenting and parsing the options of Unix