summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess2015-11-11 13:40:36 -0400
committerJoey Hess2015-11-11 13:40:36 -0400
commitf4ba7abb3a81629d70d0e051226aaee4ab765458 (patch)
tree20ad27678a12911dc70f25ffa90ae1aa38545a3b /debian
parent43fd2eb809178a8fa077950a3c8c0a93d7151c4f (diff)
Add Propellor.Property.PropellorRepo.hasUrl, an explicit way to set the git repository url normally implicitly set when using --spin.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 49b4922e..dd1ed5c0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+propellor (2.13.1) UNRELEASED; urgency=medium
+
+ * Add Propellor.Property.PropellorRepo.hasUrl, an explicit way to set the
+ git repository url normally implicitly set when using --spin.
+
+ -- Joey Hess <id@joeyh.name> Wed, 11 Nov 2015 13:37:00 -0400
+
propellor (2.13.0) unstable; urgency=medium
* RevertableProperty used to be assumed to contain info, but this is