X-Git-Url: http://git.steven-mcdonald.id.au/?p=debian%2Fmake-magic.git;a=blobdiff_plain;f=debian%2Fcontrol;h=5c9e65336d581645721c80eee10d7bde076a6af1;hp=bdc680e4a52766fb556350c35d992eb1a4c6e83f;hb=1e10d7b5ec413093f67540e3f19a369343493eb0;hpb=5d0ebd3c48be0ac827632b193a1c4444d511352b diff --git a/debian/control b/debian/control index bdc680e..5c9e653 100644 --- a/debian/control +++ b/debian/control @@ -5,6 +5,8 @@ Priority: optional 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 @@ -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. - + . 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.