From 7f0f826e38dff03accc566321b78a3c387af8ffd Mon Sep 17 00:00:00 2001 From: vsaienko Date: Wed, 15 Apr 2015 17:18:53 +0300 Subject: [PATCH] Unbreak the dependent packages; no actual code changes 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 | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index fa8e19d..22f9a81 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 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 -- 2.45.2