update VCS browser url and drop versioned dep on apt. not needed.
git-svn-id: http://emdebian.org/svn/current@8065 563faec7-e20c-0410-992a-a66f704d0ccd
This commit is contained in:
parent
e0d01eb2b1
commit
6add11827d
1 changed files with 2 additions and 2 deletions
4
debian/control
vendored
4
debian/control
vendored
|
@ -7,13 +7,13 @@ Build-Depends: cdbs, debhelper (>= 7), po4a (>= 0.37.1)
|
|||
Build-Depends-Indep: intltool
|
||||
Standards-Version: 3.9.2
|
||||
Homepage: http://www.emdebian.org/multistrap
|
||||
Vcs-Browser: http://www.emdebian.org/svn/browser/current/
|
||||
Vcs-Browser: http://www.emdebian.org/trac/browser/current/
|
||||
Vcs-Svn: http://www.emdebian.org/svn/current/
|
||||
|
||||
Package: multistrap
|
||||
Section: admin
|
||||
Architecture: all
|
||||
Depends: ${perl:Depends}, ${misc:Depends}, apt (>= 0.8.15.2),
|
||||
Depends: ${perl:Depends}, ${misc:Depends}, apt,
|
||||
libconfig-auto-perl, libparse-debian-packages-perl
|
||||
Recommends: emdebian-archive-keyring
|
||||
Suggests: fakeroot
|
||||
|
|
Loading…
Reference in a new issue