From 1830f501ee7d8ca7832cbd337629b0d9225baedb Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 19 Aug 2014 15:22:42 -0400 Subject: debian upgrade handling The /usr/bin/propellor wrapper will warn when ~/.propellor/ is out of date and a newer version is available from origin. --- debian/README.Debian | 9 --------- 1 file changed, 9 deletions(-) (limited to 'debian/README.Debian') diff --git a/debian/README.Debian b/debian/README.Debian index 9fa53c7b..fe187841 100644 --- a/debian/README.Debian +++ b/debian/README.Debian @@ -11,12 +11,3 @@ Note that upgrading the propellor package will not update your to the source, or may need to adapt your config.hs to work with the new version of propellor. Instead, if your ~/.propellor/ is from an older version of propellor, /usr/bin/propellor will warn that it's out of date. - -You can `git pull upstream` in your repository to update to the -current upstream source, as distributed in the Debian package. - -In older versions of propellor, the upstream remote was pointed at -the repository on github, so you may want to change it to point -to the repository included in the Debian package: - - git config remote.upstream.url /usr/src/propellor/propellor.git -- cgit v1.2.3