~ubuntu-branches/ubuntu/wily/sqlite3/wily

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Laszlo Boszormenyi (GCS)
  • Date: 2012-05-23 00:22:02 UTC
  • mfrom: (0.32.1) (1.6.4) (9.1.35 sid)
  • Revision ID: package-import@ubuntu.com-20120523002202-fueloshwtj57cadf
Tags: 3.7.12.1-1
New upstream release (closes: #674078).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
sqlite3 (3.7.12.1-1) unstable; urgency=low
 
2
 
 
3
  * New upstream release (closes: #674078).
 
4
 
 
5
 -- Laszlo Boszormenyi (GCS) <gcs@debian.hu>  Wed, 23 May 2012 00:22:02 +0200
 
6
 
 
7
sqlite3 (3.7.12-1) unstable; urgency=low
 
8
 
 
9
  * New upstream release, adjust patches to apply clean.
 
10
  * Increase MAX_DEFAULT_PAGE_SIZE and SQLITE_MAX_SCHEMA_RETRY for Firefox and
 
11
    Iceweasel (closes: #672573).
 
12
  * Remove double -ldl entry from Libs.private in sqlite3.pc
 
13
    (closes: #653170).
 
14
  * Drop hardening-wrapper build dependency (closes: #672575), adjust
 
15
    debian/rules to still build with hardening enabled.
 
16
 
 
17
  [ Mike Hommey ]
 
18
  * Make the package backportable without changes other than a changelog
 
19
    entry (closes: #672663).
 
20
 
 
21
 -- Laszlo Boszormenyi (GCS) <gcs@debian.hu>  Tue, 15 May 2012 09:17:23 +0000
 
22
 
1
23
sqlite3 (3.7.11-3) unstable; urgency=low
2
24
 
3
25
  * Disable the usage of malloc_usable_size() (closes: #663691, #665363),