X-Git-Url: https://git.deb.at/w?a=blobdiff_plain;ds=sidebyside;f=debian%2Fcontrol;h=8f9687684b5bbcaec08f95b03dfc9af2e698e98b;hb=0a61d580f3e4fdf9480e6da2ec2f7598ea0d048d;hp=7260474e4fecaefcae595bbd602d225e8b10f5ce;hpb=bf800994d6598a56ee0690be95967dcee3b861d1;p=pkg%2Fmmv.git diff --git a/debian/control b/debian/control index 7260474..8f96876 100644 --- a/debian/control +++ b/debian/control @@ -1,9 +1,12 @@ Source: mmv -Maintainer: Bernd Eckenfels +Maintainer: Gerfried Fuchs +Uploaders: Axel Beckert Section: utils -Build-Depends: debhelper Priority: optional -Standards-Version: 3.5.6 +Standards-Version: 3.9.3 +Build-Depends: debhelper (>= 9~), dpkg-dev (>= 1.16.1~) +Vcs-Git: git://git.deb.at/pkg/mmv.git +Vcs-Browser: http://git.deb.at/w/pkg/mmv.git Package: mmv Architecture: any @@ -13,4 +16,4 @@ Description: Move/Copy/Append/Link multiple files performed safely, i.e. without any unexpected deletion of files due to collisions of target names with existing filenames or with other target names. -Depends: ${shlibs:Depends} +Depends: ${shlibs:Depends}, ${misc:Depends}