packaging: clean-up changelog
authorArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Thu, 13 Sep 2012 07:25:01 +0000 (10:25 +0300)
committerArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Tue, 18 Sep 2012 06:48:24 +0000 (09:48 +0300)
Remove the last changelog line because it is not something the end user
can understand. The changelog file should be readable for end users.

Also, improve the entire changelog file a bit.

Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
packaging/intel-emgd-kmod.changes

index b5ba97c..da923b4 100644 (file)
   int the packaging sub-directory - it is not the right place for it.
 
 * Mon Sep 10 2012 Quanxian Wang <quanxian.wang@intel.com> - 2667
-- Fix breakage cause by the previous change - make package name
-  to be as it was before - intel-emgd-kmod.
+- While adding kernel version dependency, we accidentally changed the name
+  of the package which caused breakages. Fix that.
 
 * Thu Sep  6 2012 Quanxian Wang <quanxian.wang@intel.com> - 2667
-- Add kernel version dependency.
-
-* Mon Aug 13 2012 Quanxian Wang <quanxian.wang@intel.com> - 2667
-- Bug fix for pci_regs.h building error.
+- Add kernel version depenency. The drivers, generally speaking, work
+  only with the kernel they were built against. Thus, we should require
+  that kernel version to be installed.
 
 * Mon Aug 13 2012 Quanxian Wang <quanxian.wang@intel.com> - 2667
 - Add IVI display configuration.
 
 * Mon Aug 13 2012 Quanxian Wang <quanxian.wang@intel.com> - 2667
-- Add experimental build 2667 of the emgd driver.
+- Initial import of the experimental build 2667 of the emgd driver.