[SCM] KDE PIM module packaging branch, master, updated. debian/4.4.11.1+l10n-1-2-gbfc9888

Pino Toscano pino at alioth.debian.org
Tue Apr 17 12:32:46 UTC 2012


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-sc/kdepim.git;a=commitdiff;h=bfc9888

The following commit has been merged in the master branch:
commit bfc98884f005fc56dcf82e08e5eed4652dcbc95c
Author: Pino Toscano <pino at debian.org>
Date:   Tue Apr 17 14:28:27 2012 +0200

    debianize_akregator_default.diff: switch to Debian News @ debian.org (#665985)
    
    news.debian.net is no more active
---
 debian/changelog                                |    3 +++
 debian/patches/debianize_akregator_default.diff |    6 ++++--
 2 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 6b12a00..5c5394d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,8 @@
 kdepim (4:4.4.11.1+l10n-2) UNRELEASED; urgency=low
 
+  [ Pino Toscano ]
+  * debianize_akregator_default.diff: switch from news.debian.net (no more
+    active) to the official news feed @ debian.org. (Closes: #665985)
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Tue, 17 Apr 2012 14:21:49 +0200
 
diff --git a/debian/patches/debianize_akregator_default.diff b/debian/patches/debianize_akregator_default.diff
index 3c02482..08faa4d 100644
--- a/debian/patches/debianize_akregator_default.diff
+++ b/debian/patches/debianize_akregator_default.diff
@@ -1,8 +1,10 @@
 Author: Ana Beatriz Guerrero Lopez <ana at debian.org>
+Author: Pino Toscano <pino at debian.org>
 Description: add a few Debian feeds to akregator
- Include planet debian and debian times as default in akregator
+ Include Planet Debian and Debian News as default in akregator
 Forwarded: not-needed
 Origin: vendor
+Last-Update: 2012-04-17
 
 --- a/akregator/src/akregator_part.cpp
 +++ b/akregator/src/akregator_part.cpp
@@ -21,7 +23,7 @@ Origin: vendor
 +
 +        QDomElement dtimes = doc.createElement( "outline" );
 +        dtimes.setAttribute("text",i18n("Debian News"));
-+        dtimes.setAttribute("xmlUrl","http://news.debian.net/feed/");
++        dtimes.setAttribute("xmlUrl","http://www.debian.org/News/news");
 +        debianFolder.appendChild(dtimes);
 +
          return doc;

-- 
KDE PIM module packaging



More information about the pkg-kde-commits mailing list