~l3on/ubuntu/trusty/php-imap/fix-1243568

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Leo Iannacone
  • Date: 2014-02-15 12:28:23 UTC
  • Revision ID: l3on@ubuntu.com-20140215122823-ym9utpliu07utv7j
install ini file in correct path - fix LP: #1243568

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
php-imap (5.4.6-0ubuntu4) trusty; urgency=low
 
2
 
 
3
  * Install ini file in correct location with PHP 5.5.
 
4
    Thanks to Johannes Ballmann (LP: #1243568).
 
5
 
 
6
 -- Leo Iannacone <l3on@ubuntu.com>  Sat, 15 Feb 2014 13:27:39 +0100
 
7
 
1
8
php-imap (5.4.6-0ubuntu3) saucy; urgency=low
2
9
 
3
10
  * Build with -g on aarch64-linux-gnu, not (pre-DWARF) -gstabs.