From 4da4c4a70feeb9f11f9e521a45fb51d16082802a Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 19 Jan 2015 14:29:09 -0400 Subject: use git.joeyh.name in preference to git.kitenet.net --- debian/control | 2 +- src/Propellor.hs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 24ff39cb..a9b6c2ce 100644 --- a/debian/control +++ b/debian/control @@ -18,7 +18,7 @@ Build-Depends: libghc-monadcatchio-transformers-dev, Maintainer: Gergely Nagy Standards-Version: 3.9.6 -Vcs-Git: git://git.kitenet.net/propellor +Vcs-Git: git://git.joeyh.name/propellor Homepage: http://propellor.branchable.com/ Package: propellor diff --git a/src/Propellor.hs b/src/Propellor.hs index d0e89ca5..3eddd8d7 100644 --- a/src/Propellor.hs +++ b/src/Propellor.hs @@ -27,7 +27,7 @@ -- -- See config.hs for a more complete example, and clone Propellor's -- git repository for a deployable system using Propellor: --- git clone +-- git clone module Propellor ( module Propellor.Types -- cgit v1.2.3