gtest (1.6.0-1ubuntu6) raring; urgency=low

  * libgtest-dev is architecture-independent as it only contains headers and
    source files
  * Mark libgtest-dev Multi-Arch: foreign
  * Bump debhelper compat level to 9
  * Bump Standards-Version to 3.9.3

 -- Ricardo Salveti de Araujo <ricardo.salveti@canonical.com>  Tue, 20 Nov 2012 01:19:25 -0200

gtest (1.6.0-1ubuntu5) quantal; urgency=low

  * also-dont-ouptut-test-case-if-filtered-out.patch,
    dont-report-on-filtered-out-tests.patch:
    - the XML output contains currently info about all tests. Add an option
      to include only tests actually executed in this XML report.
      Thanks tvoss (LP: #1046239)

 -- Didier Roche <didrocks@ubuntu.com>  Mon, 10 Sep 2012 08:42:43 +0200

gtest (1.6.0-1ubuntu4) precise; urgency=low

  * debian/libgtest-dev.install:
    - also add the cmake subdirectory as it's needed by CMakeLists.txt 

 -- Didier Roche <didrocks@ubuntu.com>  Thu, 08 Mar 2012 16:26:48 +0100

gtest (1.6.0-1ubuntu3) precise; urgency=low

  * debian/libgtest-dev.install:
    - ship the CMakeLists.txt in /usr/src/gtest/ to enable inclusion in cmake
      project now that we don't distribute static library. (ideally that would
      go in the cmake directory and we will generate the file to look at
      /usr/src/gtest/)

 -- Didier Roche <didrocks@ubuntu.com>  Thu, 08 Mar 2012 13:52:03 +0100

gtest (1.6.0-1ubuntu2) precise; urgency=low

  * Stop distributing static library (although still build it, to ensure gtest
    works).  Upstream recommends against shipping the libary at all, just the
    source. (See: http://code.google.com/p/googletest/wiki/FAQ)
    The Debian maintainer plans to do this also (see BTS: 639795); do it in
    Ubuntu now to fulfil MIR requirements.

 -- Christopher James Halse Rogers <raof@ubuntu.com>  Thu, 08 Mar 2012 17:45:29 +1100

gtest (1.6.0-1ubuntu1) precise; urgency=low

  * Build all libraries with -fPIC (LP: #949244)

 -- Chase Douglas <chase.douglas@ubuntu.com>  Wed, 07 Mar 2012 11:28:38 -0800

gtest (1.6.0-1) unstable; urgency=low

  * New upstream.  Closes: #630188.
    patches/fix-linking.patch: Remove.

  * rules:
  * control: Switch to cmake (upstream deprecated autoconf build).  Build
    only static library (remove libgtest0 package).  Install full source
    and example files.

 -- Steve M. Robbins <smr@debian.org>  Sun, 12 Jun 2011 10:58:03 -0500

gtest (1.5.0-3) unstable; urgency=low

  * Remove i386 symbols file.

 -- Steve M. Robbins <smr@debian.org>  Fri, 25 Mar 2011 00:16:20 -0500

gtest (1.5.0-2) unstable; urgency=low

  * patches/fix-linking.patch: New.  Add libgtest.la to LDADD for
    sample1_unittest and gtest_all_test.  Closes: #554748.

  * control:
  * rules: Rewrite rules to build using dh with autoreconf.  Build-depend
    on libtool (for libtoolize).

  * control: Use debhelper v8.  Update Standards-Version to 3.9.1.

 -- Steve M. Robbins <smr@debian.org>  Sun, 20 Mar 2011 13:14:00 -0500

gtest (1.5.0-1) unstable; urgency=low

  * [5b03f3e] Imported Upstream version 1.5.0
  * [22d9d7e] Updated i386 symbols file
  * [b7e31c3] Bump to Standards-Version 3.8.4, no changes needed
  * [dab6526] Switch to dpkg-source 3.0 (quilt) format

 -- Giuseppe Iuculano <iuculano@debian.org>  Wed, 21 Apr 2010 10:58:20 +0200

gtest (1.4.0-1) unstable; urgency=low

  * [ab9eec3] debian/control: Add python to Build-Depends and fix FTBFS
    on Ubuntu karmic (Closes: #532768)
  * [c00552f] debian/libgtest0.symbols.i386: Updated
  * [0ae1048] Imported Upstream version 1.4.0
  * [5d7c523] Updated my email address and removed DM-Upload-Allowed
    control field
  * [e99a44e] Updated to Standards-Version 3.8.3 (no changes needed)
  * [416e772] updated libgtest0.symbols.i386

 -- Giuseppe Iuculano <iuculano@debian.org>  Sat, 10 Oct 2009 13:40:05 +0200

gtest (1.3.0-1) unstable; urgency=low

  * [d9b99fd] New Upstream Version 1.3.0
  * [c138a66] Added libgtest0 symbols file for i386 arch
  * [7880f06] Updated to standards version 3.8.1 (No changes needed)
  * [8311a82] debian/control: Use the new dh_auto_configure

 -- Giuseppe Iuculano <giuseppe@iuculano.it>  Sun, 29 Mar 2009 20:07:11 +0200

gtest (1.2.1-1) unstable; urgency=low

  [ Giuseppe Iuculano ]
  * Initial Debian packaging. (Closes: #498162)

 -- Steve M. Robbins <smr@debian.org>  Sat, 07 Mar 2009 15:38:05 -0600
