[SCM] KDE Base Runtime module packaging branch, master, updated. debian/4.6.5-1-21-g9de4d25

José Manuel Santamaría Lema santa-guest at alioth.debian.org
Sun Oct 9 23:27:45 UTC 2011


The following commit has been merged in the master branch:
commit b14de64f0f29132694a0a5b6d3c6bf1293e2346e
Author: José Manuel Santamaría Lema <panfaust at gmail.com>
Date:   Mon Oct 10 00:48:45 2011 +0200

    Add some missing bits in the renaming.
---
 debian/changelog                |    2 ++
 debian/control                  |    8 ++++----
 debian/source.lintian-overrides |    1 +
 3 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 978a1b9..8e41d68 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -26,6 +26,8 @@ kde-runtime (4:4.7.2-0r2) UNRELEASED; urgency=low
   * Add the following dummy packages (which depend on kde-runtime-*):
     - kdebase-runtime
     - kdebase-runtime-dbg
+  * Update Vcs-* fields.
+  * Update lintian overrides.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Mon, 22 Aug 2011 19:53:35 -0300
 
diff --git a/debian/control b/debian/control
index c52a6e1..a672624 100644
--- a/debian/control
+++ b/debian/control
@@ -20,8 +20,8 @@ Build-Depends: kde-sc-dev-latest (>= 4:4.7.2),
  libqtwebkit-dev, libqzeitgeist-dev
 Standards-Version: 3.9.2
 Homepage: http://www.kde.org/
-Vcs-Browser: http://git.debian.org/?p=pkg-kde/kde-sc/kdebase-runtime.git
-Vcs-Git: git://git.debian.org/pkg-kde/kde-sc/kdebase-runtime.git
+Vcs-Browser: http://git.debian.org/?p=pkg-kde/kde-sc/kde-runtime.git
+Vcs-Git: git://git.debian.org/pkg-kde/kde-sc/kde-runtime.git
 
 Package: kde-runtime
 Section: kde
@@ -130,8 +130,8 @@ Breaks: kdelibs5-dbg (<< 4:4.5), kdebase-workspace-dbg (<< 4:4.6),
  kdebase-runtime-dbg (<< 4:4.7.2)
 Conflicts: kdelibs-dbg
 Description: debugging symbols for KDE base runtime module
- This package contains the debugging symbols associated with kdebase-runtime.
- They will automatically be used by gdb for debugging kdebase-runtime related
+ This package contains the debugging symbols associated with kde-runtime.
+ They will automatically be used by gdb for debugging kde-runtime related
  issues.
 
 Package: kdebase-runtime-dbg
diff --git a/debian/source.lintian-overrides b/debian/source.lintian-overrides
new file mode 100644
index 0000000..7b4860b
--- /dev/null
+++ b/debian/source.lintian-overrides
@@ -0,0 +1 @@
+kde-runtime source: dbg-package-missing-depends kdebase-runtime-dbg

-- 
KDE Base Runtime module packaging



More information about the pkg-kde-commits mailing list