diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-10-23 17:38:42 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-10-23 17:38:42 -0400 |
| commit | 0d08ba360b576fe000a9ce67ce2082267aad9d5c (patch) | |
| tree | edf16ef1104ff2db8552a6bb01dcd19a3ec1be8c | |
| parent | 883493c2b243db5476a9a09ae9073541cfc5550f (diff) | |
prep release
| -rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 57110c4f..7271fef5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -propellor (2.12.0) UNRELEASED; urgency=medium +propellor (2.12.0) unstable; urgency=medium * The DiskImage module can now make bootable images using grub. * Add a ChrootTarball chroot type, for using pre-built tarballs @@ -16,7 +16,7 @@ propellor (2.12.0) UNRELEASED; urgency=medium * Hostname.sane and Hostname.setTo can now safely be used as a property of a chroot, and won't affect the hostname of the host system. - -- Joey Hess <id@joeyh.name> Thu, 22 Oct 2015 20:24:18 -0400 + -- Joey Hess <id@joeyh.name> Fri, 23 Oct 2015 17:38:32 -0400 propellor (2.11.0) unstable; urgency=medium |
