diff options
author | Riku Voipio <riku.voipio@iki.fi> | 2008-03-03 18:13:37 +0200 |
---|---|---|
committer | Lauri Leukkunen <lle@rahina.org> | 2008-03-09 01:05:25 +0200 |
commit | 38156876997b88caaeb33e978a32c1c0af025fe7 (patch) | |
tree | 81363fe5f86f38febd6930346e856c5232aa780b /debian | |
parent | b6203d3ba6a09f5378c77a29b78866c36fb49802 (diff) |
Update to latest policy (use Homepage: tag)
Signed-off-by: Riku Voipio <riku.voipio@iki.fi>
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 45b9420..f9c4218 100644 --- a/debian/control +++ b/debian/control @@ -2,10 +2,11 @@ Source: scratchbox2 Maintainer: Riku Voipio <riku.voipio@iki.fi> Section: utils Priority: extra -Standards-Version: 3.7.2 +Standards-Version: 3.7.3 Build-Depends: debhelper (>=5), automake1.9, autoconf, gcc-multilib [amd64], libc6-dev-i386 [amd64], g++-multilib [amd64] XS-Vcs-Git: git://anongit.freedesktop.org/git/sbox2 XS-Vcs-Browser: http://gitweb.freedesktop.org/?p=sbox2.git +Homepage: http://www.freedesktop.org/wiki/Software/sbox2 Package: scratchbox2 Architecture: i386 amd64 powerpc ia64 @@ -19,5 +20,4 @@ Description: Transparent cross compiling environment engine. Together with CPU transparency, provided by qemu or sbrsh, scratchbox2 enables fast crosscompiling without modifying build scripts. . - Homepage: http://www.freedesktop.org/wiki/Software/sbox2 |