diff options
author | maximilian attems <max@stro.at> | 2008-03-16 18:41:11 +0100 |
---|---|---|
committer | maximilian attems <max@stro.at> | 2008-03-16 18:41:11 +0100 |
commit | bf4c07348b91597d96764ba8a484678845a58cd7 (patch) | |
tree | f76c0c119b2e107e948899ff0ac84a30823fcc3c | |
parent | 3c8ba4b38085157d0c54c02ba9d3edf56aaf26c1 (diff) | |
download | initramfs-tools-bf4c07348b91597d96764ba8a484678845a58cd7.tar.gz initramfs-tools-bf4c07348b91597d96764ba8a484678845a58cd7.zip |
debian/control: s/XS-Vcs/Vcs/
Those fields are official dpkg supported, so just use them.
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index a5f1248..3f56a0e 100644 --- a/debian/control +++ b/debian/control @@ -5,8 +5,8 @@ Uploaders: Jeff Bailey <jbailey@ubuntu.com>, maximilian attems <maks@debian.org> Maintainer: Debian kernel team <debian-kernel@lists.debian.org> Build-Depends: debhelper (>= 4.1.0), cdbs Standards-Version: 3.7.3 -XS-Vcs-Git: git://git.debian.org/git/kernel/initramfs-tools.git -XS-Vcs-Browser: http://git.debian.org/?p=kernel/initramfs-tools.git +Vcs-Browser: http://git.debian.org/?p=kernel/initramfs-tools.git +Vcs-Git: git://git.debian.org/git/kernel/initramfs-tools.git Package: initramfs-tools Architecture: all |