~ubuntu-branches/ubuntu/trusty/uck/trusty

« back to all changes in this revision

Viewing changes to CHANGELOG

  • Committer: Package Import Robot
  • Author(s): Jackson Doak, Jackson Doak, Fabrizio Balliano
  • Date: 2013-11-19 17:11:00 UTC
  • mfrom: (1.1.14)
  • Revision ID: package-import@ubuntu.com-20131119171100-44xoixk33ni4fuoo
Tags: 2.4.7-0ubuntu1
[ Jackson Doak ]
* Update debian/copyright to dep5 format
* debian/control:
  - Bump standards-version to 3.9.5
  - Bump debhelper to 9
* debian/rules: rm .png file from usr/bin
* Fix typos in debian/changelog

[ Fabrizio Balliano ]
* New upstream release
* Add libfribidi-bin as a dependency. lp: #1217482 

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
-----------
 
2
-- 2.4.7 --
 
3
-----------
 
4
 
 
5
* Frontend:
 
6
        * "Run package manager" option (while customizing) was removed
 
7
          due to the latest ubuntu changes in package managers (they
 
8
          cannot be used in a chrooted environment, use apt-get instead)
 
9
          Fixes #892038
 
10
 
 
11
* Backend:
 
12
        * chroot crash reports are cleaned while exiting chroot environment
 
13
          Fixes #1011260
 
14
        * non blocking error is thrown upon resolv.conf copying failure
 
15
          Fixes #1011191
 
16
        * README was updated with info about grub update and grub-probe
 
17
          Fixes #956495
 
18
        * bug #997033 was fixed
 
19
        * bug #1008787 was fixed
 
20
        * grub-probe postinst/postrm are now deactivated while customizing
 
21
          Fixes #1008620
 
22
* Package:
 
23
        * libfribidi-bin was added as dep
 
24
          Fixes #1075054
 
25
 
 
26
-----------
2
27
-- 2.4.6 --
3
28
-----------
4
29