add vcs-* fields to debian/control
[debian/make-magic.git] / debian / control
index bdc680e4a52766fb556350c35d992eb1a4c6e83f..5c9e65336d581645721c80eee10d7bde076a6af1 100644 (file)
@@ -5,6 +5,8 @@ Priority: optional
 Standards-Version: 3.9.2.0
 Build-Depends: debhelper (>= 7.3.8),
                python-all (>= 2.6)
 Standards-Version: 3.9.2.0
 Build-Depends: debhelper (>= 7.3.8),
                python-all (>= 2.6)
+Vcs-Git: git://git.steven-mcdonald.id.au/debian/make-magic.git
+Vcs-Browser: http://git.steven-mcdonald.id.au/?p=debian/make-magic.git;a=summary
 
 Package: make-magic
 Architecture: all
 
 Package: make-magic
 Architecture: all
@@ -17,7 +19,7 @@ Description: Transform a set of abstract requirements into a series of steps
  order. It can hook into other systems to automate the steps themselves,
  the combination of which can do complex, unique builds without any human
  intervention.
  order. It can hook into other systems to automate the steps themselves,
  the combination of which can do complex, unique builds without any human
  intervention.
-
+ .
  Originally written to automate server builds, make-magic may be useful
  in any area that requires a set of requirements to be turned into an
  ordered sequence of actions.
  Originally written to automate server builds, make-magic may be useful
  in any area that requires a set of requirements to be turned into an
  ordered sequence of actions.