diff options
| author | Joey Hess <joeyh@joeyh.name> | 2018-02-19 12:46:16 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2018-02-19 12:46:16 -0400 |
| commit | 6f18e665ca8d960a77e437d8edec8f3d14169585 (patch) | |
| tree | a9a27632955e6a49624565fa8f0d98f5b64872a1 /debian/changelog | |
| parent | 98dad1f10e92424871f7356469f42481b40256a6 (diff) | |
Warn again about new upstream version when ~/.propellor was cloned from the Debian git bundle using an older version of propellor that set up an upstream remote.
This commit was sponsored by Jake Vosloo on Patreon.
Diffstat (limited to 'debian/changelog')
| -rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 3515497b..55ca5a93 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +propellor (5.3.3) UNRELEASED; urgency=medium + + * Warn again about new upstream version when ~/.propellor was cloned from the + Debian git bundle using an older version of propellor that set up an + upstream remote. + + -- Joey Hess <id@joeyh.name> Mon, 19 Feb 2018 12:44:24 -0400 + propellor (5.3.2) unstable; urgency=medium * Added Propellor.Property.Atomic, which can make a non-atomic property |
