[SCM] extra-cmake-modules packaging branch, experimental, updated. debian/5.9.0-1-7-g4c07cf8

Maximiliano Curia maxy at moszumanska.debian.org
Fri May 29 14:01:54 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/extra-cmake-modules.git;a=commitdiff;h=b5a5957

The following commit has been merged in the experimental branch:
commit b5a595712f964f326ff3cbc7973b4a70ce1ab382
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Fri May 29 16:00:59 2015 +0200

    Revert "Use sphinxdoc dh sequence"
    
    This reverts commit 279bc3f64d7aee02af76f110f4c76f3ccb04f48c.
---
 debian/changelog | 2 +-
 debian/control   | 5 ++---
 debian/rules     | 2 --
 3 files changed, 3 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 09f1981..e4c444d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,7 +12,7 @@ extra-cmake-modules (5.9.0-1) experimental; urgency=medium
 
 extra-cmake-modules (5.9.0-0ubuntu1) vivid; urgency=medium
 
-  * New upstream release
+  * New upstream release 
 
  -- Scarlett Clark <sgclark at kubuntu.org>  Mon, 13 Apr 2015 22:16:28 +0200
 
diff --git a/debian/control b/debian/control
index ff37461..aff9fe3 100644
--- a/debian/control
+++ b/debian/control
@@ -7,8 +7,7 @@ Build-Depends: cmake (>= 2.8.12~),
                debhelper (>= 9),
                pkg-kde-tools (>= 0.15.16~),
                qttools5-dev (>= 5.4),
-               qttools5-dev-tools (>= 5.4),
-               sphinx-common
+               qttools5-dev-tools (>= 5.4)
 Standards-Version: 3.9.6
 Homepage: https://projects.kde.org/projects/kdesupport/extra-cmake-modules
 Vcs-Browser: http://anonscm.debian.org/cgit/pkg-kde/frameworks/extra-cmake-modules.git
@@ -16,7 +15,7 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/frameworks/extra-cmake-modules.git
 
 Package: extra-cmake-modules
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}, ${sphinxdoc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: Extra modules and scripts for CMake
  Extra CMake Modules, or ECM, aims to augment CMake with additional modules. It
  serves as both a staging ground for new modules before they are moved upstream
diff --git a/debian/rules b/debian/rules
index cb8a7d2..02924bb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,4 @@
 #!/usr/bin/make -f
 # -*- makefile -*-
 
-dh += --with=sphinxdoc
-
 include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk

-- 
extra-cmake-modules packaging



More information about the pkg-kde-commits mailing list