From: Thomas Goirand Date: Thu, 7 Feb 2013 09:59:58 +0000 (+0800) Subject: Fixed missing debian/changelog entry. X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=96cf81a2a9fdbeb4741b252319e2f4961d3332cc;p=openstack-build%2Fhorizon-build.git Fixed missing debian/changelog entry. Rewritten-From: 9a3f42a870438135ef99052db1ccc830112bf5cb --- diff --git a/trusty/debian/changelog b/trusty/debian/changelog index 559abef..7040410 100644 --- a/trusty/debian/changelog +++ b/trusty/debian/changelog @@ -1,10 +1,16 @@ -horizon (2012.1.1-9) unstable; urgency=low +horizon (2012.1.1-10) unstable; urgency=low * Added patch: Launch from volume with valid volume size. Thanks to Julien Cristau for reporting (Closes: 699906). -- Thomas Goirand Thu, 07 Feb 2013 17:50:55 +0800 +horizon (2012.1.1-9) unstable; urgency=high + + * Re-uploading with urgency=high. + + -- Thomas Goirand Sun, 18 Nov 2012 15:09:51 +0000 + horizon (2012.1.1-8) unstable; urgency=low * Syntax error in debian/openstack-dashboard.postinst (Closes: #693479).