diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2013-11-08 23:29:09 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2013-11-08 23:29:09 +0100 |
commit | 476321547207d88e47bc4c155bf0e4aa8c7cf368 (patch) | |
tree | 4cc17035a8c94befb426d7267aaec50a8201c7a1 /debian/control | |
parent | 0a93e5eb4ec6388e079250596a7c25090217db5b (diff) | |
download | itzks-systems-476321547207d88e47bc4c155bf0e4aa8c7cf368.tar.gz itzks-systems-476321547207d88e47bc4c155bf0e4aa8c7cf368.tar.bz2 itzks-systems-476321547207d88e47bc4c155bf0e4aa8c7cf368.zip |
debian/control: Fix Vcs-*: fields.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index b566d0d..545c8cc 100644 --- a/debian/control +++ b/debian/control @@ -8,8 +8,8 @@ Build-Depends: debhelper (>= 7.0.50~), po-debconf, Homepage: http://wiki.it-zukunft-schule.de -Vcs-Git: git://code.it-zukunft-schule.de/itzks-systems-virtman.git -Vcs-Browser: http://code.it-zukunft-schule.de/gitweb?p=itzks-systems-virtman.git;a=summary +Vcs-Git: git://code.it-zukunft-schule.de/itzks-systems.git +Vcs-Browser: http://code.it-zukunft-schule.de/gitweb?p=itzks-systems.git;a=summary Standards-Version: 3.9.3 Package: itzks-systems-common |