From e6f13a9af9c4253a1f41c3949ee78ddcc4e7f8a4 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 19 Aug 2014 14:33:43 -0400 Subject: The Debian package now includes a single-revision git repository in /usr/src/propellor/, and ~/.propellor/ is set up to use this repository as its "upstream" remote. This avoids relying on the security of the github repository when using the Debian package. --- debian/README.Debian | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'debian/README.Debian') diff --git a/debian/README.Debian b/debian/README.Debian index 78077483..73fea47d 100644 --- a/debian/README.Debian +++ b/debian/README.Debian @@ -8,4 +8,9 @@ Edit ~/.propellor/config.hs to configure it. Note that upgrading the propellor package will not update your ~/.propellor/ repository. You can `git pull upstream` in your repository to -update to the current upstream. +update to the current upstream source, as distributed in the Debian +package. + +Older versions of propellor set the upstream remote to +point to a repository on github, so if you used one of them, you may want +to change it to point to the new location, /usr/src/propellor/ -- cgit v1.3-2-g0d8e