[SCM] okular packaging branch, kubuntu_xenial_archive, updated. debian/15.08.3-1-30-g186aa78

Clive Johnston clivejo-guest at moszumanska.debian.org
Tue Feb 2 23:03:08 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/okular.git;a=commitdiff;h=186aa78

The following commit has been merged in the kubuntu_xenial_archive branch:
commit 186aa782d612d3f79333acc00e5446ebf2734a18
Merge: e7f379e5a5696f24bf2a8e55186f8b3feb6c9c23 d46d5c6f293d9d95e2e64363f0ac536d64a08cc2
Author: Clive Johnston <clivejo at aol.com>
Date:   Tue Feb 2 23:01:32 2016 +0000

    Merge remote-tracking branch 'origin/master' into kubuntu_xenial_archive

 debian/changelog                                 | 81 +++++++++++++++++++-----
 debian/control                                   | 21 ++----
 debian/libokularcore7.symbols                    |  7 +-
 debian/not-installed                             |  2 +-
 debian/{libokularcore7.acc => okular-dev.acc.in} |  2 +-
 debian/rules                                     |  6 +-
 debian/tests/acc                                 | 15 +++++
 7 files changed, 98 insertions(+), 36 deletions(-)

diff --cc debian/changelog
index e08657c,b64fc13..e6a1fc4
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,66 -1,45 +1,108 @@@
+ okular (4:15.12.1-1) experimental; urgency=medium
+ 
+   * New upstream release (15.12.0).
+   * New upstream release (15.12.1).
+ 
+  -- Maximiliano Curia <maxy at debian.org>  Mon, 01 Feb 2016 10:22:17 +0100
+ 
 +okular (4:15.12.0-0ubuntu1) UNRELEASED; urgency=medium
 +
 +  * New upstream release
 +  * Bumping libokularcore6 to version 7
 +  * Updating symbols
 +  * Updating libokularcore.so.7 libokularcore7 #MINVER#
 +  * Bumping /usr/share/pkg-kde-tools/qt-kde-team/2 to 3  
 +
 + -- Clive Johnston <clivejo at aol.com>  Sat, 02 Jan 2016 14:40:11 +0000
 +
+ okular (4:15.08.3-1) unstable; urgency=medium
+ 
+   * New upstream release (15.08.3).
+ 
+  -- Maximiliano Curia <maxy at debian.org>  Wed, 02 Dec 2015 12:38:38 +0100
+ 
+ okular (4:15.08.2-1) unstable; urgency=medium
+ 
+   * New upstream release (15.08.2).
+ 
+  -- Maximiliano Curia <maxy at debian.org>  Fri, 16 Oct 2015 08:06:51 +0200
+ 
 +okular (4:15.08.2-0ubuntu2) xenial; urgency=medium
 +
 +  * Fix autopackagetests by adding allow-stderr to the requirements.
 +
 + -- Philip Muškovac <yofel at kubuntu.org>  Tue, 03 Nov 2015 15:34:55 +0100
 +
 +okular (4:15.08.2-0ubuntu1) wily; urgency=medium
 +
 +  * New upstream release
 +
 + -- Scarlett Clark <sgclark at kubuntu.org>  Wed, 14 Oct 2015 13:04:08 +0100
 +
+ okular (4:15.08.1-1) unstable; urgency=medium
+ 
+   * New upstream release (15.08.1).
+ 
+  -- Maximiliano Curia <maxy at debian.org>  Sat, 19 Sep 2015 19:10:44 +0200
+ 
 +okular (4:15.08.1-0ubuntu1) wily; urgency=medium
 +
 +  * New upstream release (15.08.1)
 +
 + -- Clive Johnston <clivejo at aol.com>  Tue, 22 Sep 2015 17:44:50 +0100
 +
+ okular (4:15.08.0-1) unstable; urgency=medium
+ 
+   * Team upload.
+   * Upload to unstable
+   * New upstream release
+   * Add build-depends on libsoprano-dev since it is no longer indirectly
+     pulled in
+   * Update symbols files for gcc-5 transition (Closes: #778037)
+ 
+  -- Scott Kitterman <scott at kitterman.com>  Mon, 07 Sep 2015 15:40:13 -0400
+ 
 +okular (4:15.08.0-0ubuntu2) wily; urgency=medium
 +
 +  * No change rebuild for new libkexiv
 +
 + -- Jonathan Riddell <jriddell at ubuntu.com>  Mon, 31 Aug 2015 17:18:38 +0100
 +
 +okular (4:15.08.0-0ubuntu1) wily; urgency=medium
 +
 +  * New upstream release
 +
 + -- Jonathan Riddell <jriddell at ubuntu.com>  Thu, 27 Aug 2015 17:37:25 +0100
 +
 +okular (4:15.07.90-0ubuntu1) wily; urgency=medium
 +
 +  [ José Manuel Santamaría Lema ]
 +  * Update symbols: mark as optional symbols gone after building with
 +    GCC 5
 +
 +  [ Jonathan Riddell ]
 +  * new upstream beta release
 +
 + -- Jonathan Riddell <jriddell at ubuntu.com>  Tue, 18 Aug 2015 12:26:16 +0100
 +
 +okular (4:15.04.2-0ubuntu1) wily; urgency=medium
 +
 +  [ Scarlett Clark ]
 +  * New upstream release
 +  * Fix kdelibs version 
 +  * New upstream release
 +
 +  [ Jonathan Riddell ]
 +  * New upstream release
 +
 + -- Jonathan Riddell <jriddell at ubuntu.com>  Tue, 09 Jun 2015 22:34:52 +0200
 +
+ okular (4:14.12.3-1) experimental; urgency=medium
+ 
+   * New upstream release (14.12.3).
+ 
+  -- Maximiliano Curia <maxy at debian.org>  Sun, 29 Mar 2015 15:13:04 +0200
+ 
  okular (4:14.12.3-0ubuntu1) vivid; urgency=medium
  
    * New upstream release
diff --cc debian/rules
index 7ad8771,0474482..22ed244
--- a/debian/rules
+++ b/debian/rules
@@@ -1,8 -1,10 +1,10 @@@
  #!/usr/bin/make -f
  
 -include /usr/share/pkg-kde-tools/qt-kde-team/2/debian-qt-kde.mk
 +include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
  
- .PHONY: override_dh_auto_test
+ override_dh_auto_test:
+ 	# Disable dh_auto_test at build time
+ 	:
  
  override_dh_shlibdeps:
  	$(overridden_command) $(foreach p,$(shell dh_listpackages | grep ^lib),-p$p) -- -xkde-runtime

-- 
okular packaging



More information about the pkg-kde-commits mailing list