~ubuntu-branches/ubuntu/raring/kyotocabinet/raring

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Shawn Landden
  • Date: 2012-07-11 13:12:43 UTC
  • Revision ID: package-import@ubuntu.com-20120711131243-rg5o4jm7l0jplt5r
Tags: 1.2.76-4
* use breaks/replaces for smooth upgrades following man page move
    from -doc -> -utils
* do not unconditionally use -m64 when available (Closes: #680058)
* obey DEB_BUILD_OPTIONS=noopt of Policy 4.9.1
* disable -rpath linking per recommended practice
* provide convenience names (libkyotocabinet16-dev, libkyotocabinet-dbg)
* switch to xz (-2) compression for debs
* fix link to kyotoproducts.pdf to point to Internet
* GNU/kFreeBSD
  - support kyotocabinet::getsysinfo() on GNU/kFreeBSD
  - link with --as-needed on GNU/kFreeBSD as well as Linux
* include <unistd.h> in kccommon.h for gcc-4.7 compatibility

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
kyotocabinet (1.2.76-4) unstable; urgency=low
 
2
 
 
3
  * use breaks/replaces for smooth upgrades following man page move
 
4
      from -doc -> -utils
 
5
  * do not unconditionally use -m64 when available (Closes: #680058)
 
6
  * obey DEB_BUILD_OPTIONS=noopt of Policy 4.9.1
 
7
  * disable -rpath linking per recommended practice
 
8
  * provide convenience names (libkyotocabinet16-dev, libkyotocabinet-dbg)
 
9
  * switch to xz (-2) compression for debs
 
10
  * fix link to kyotoproducts.pdf to point to Internet
 
11
  * GNU/kFreeBSD
 
12
    - support kyotocabinet::getsysinfo() on GNU/kFreeBSD
 
13
    - link with --as-needed on GNU/kFreeBSD as well as Linux
 
14
  * include <unistd.h> in kccommon.h for gcc-4.7 compatibility
 
15
 
 
16
 -- Shawn Landden <shawnlandden@gmail.com>  Wed, 11 Jul 2012 13:12:43 -0700
 
17
 
1
18
kyotocabinet (1.2.76-3) unstable; urgency=low
2
19
 
3
20
  * workaround for dh_installdoc leaving empty folder is not necessary