]> review.fuel-infra Code Review - packages/trusty/python-django-compressor.git/commitdiff
Unbreak the dependent packages; no actual code changes 58/5758/1 6.1 7.0
authorvsaienko <vsaienko@mirantis.com>
Wed, 15 Apr 2015 14:18:53 +0000 (17:18 +0300)
committervsaienko <vsaienko@mirantis.com>
Wed, 15 Apr 2015 14:19:25 +0000 (17:19 +0300)
The previous version is formally older than 1.4:
$ if dpkg --compare-versions 1.4-0~u14.04+mos1 lt 1.4; then echo BAD; fi
BAD

Adjust the revision in order to avoid breaking packages depending on
python-django-compressor (>= 1.4)

blueprint separate-mos-from-linux

Change-Id: Ica76892fe7a5dab70aa41bb3a5221ee90d51b92c

debian/changelog

index fa8e19d52b18c6f3476c19078a1ffdf8b205f8f2..22f9a81657f4c41a4c0d76a476603c9d625c54a5 100644 (file)
@@ -1,3 +1,10 @@
+python-django-compressor (1.4-0u~u14.04+mos1) mos6.1; urgency=medium
+
+    * Adjust the package revision in order to avoid breaking packages
+      depending on python-django-compressor (>= 1.4)
+
+ -- Vasyl Saienko <vsaienko@mirantis.com>  Wed, 15 Apr 2015 17:35:32 +0200
+
 python-django-compressor (1.4-0~u14.04+mos1) mos6.1; urgency=medium
 
   * Adjust the package revision according to the versioning policy