[Pkg-opt-media-team] [dvdisaster] 27/61: Update help dialog to show link to the new Debian package tracker.

Takaki Taniguchi takaki at moszumanska.debian.org
Thu Feb 2 13:48:40 UTC 2017


This is an automated email from the git hooks/post-receive script.

takaki pushed a commit to branch master
in repository dvdisaster.

commit 8467adff671c79e48a607ff552922c32db92345a
Author: Carlos Maddela <e7appew at gmail.com>
Date:   Thu Dec 22 01:49:01 2016 +1100

    Update help dialog to show link to the new Debian package tracker.
---
 debian/patches/15-show-new-pkg-tracker.patch | 29 ++++++++++++++++++++++++++++
 debian/patches/series                        |  1 +
 2 files changed, 30 insertions(+)

diff --git a/debian/patches/15-show-new-pkg-tracker.patch b/debian/patches/15-show-new-pkg-tracker.patch
new file mode 100644
index 0000000..68e0a9e
--- /dev/null
+++ b/debian/patches/15-show-new-pkg-tracker.patch
@@ -0,0 +1,29 @@
+From: Carlos Maddela <e7appew at gmail.com>
+Date: Mon, 19 Dec 2016 12:02:51 +1100
+Subject: Update help dialog to show link to the new Debian package tracker.
+
+Description: Update help dialog to show link to the new Debian
+ package tracker.
+Author: Carlos Maddela <e7appew at gmail.com>
+Origin: vendor
+Forwarded: not-needed
+Last-Update: 2016-12-19
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+---
+ help-dialogs.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/help-dialogs.c b/help-dialogs.c
+index ed86afe..fb1b457 100644
+--- a/help-dialogs.c
++++ b/help-dialogs.c
+@@ -749,7 +749,7 @@ void AboutDialog()
+ 			     "for Debian to support DVD-ROMs (with and without encryption).\n\n"
+ 			     "Please do not bother the original authors of dvdisaster\n"
+ 			     "but submit bugreports against the [debian package] instead.\n"),
+-			     "http://packages.qa.debian.org/dvdisaster");
++			     "https://tracker.debian.org/pkg/dvdisaster");
+ 
+ #else
+    lang = g_getenv("LANG");
diff --git a/debian/patches/series b/debian/patches/series
index 9d16cd7..ad0b208 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -11,3 +11,4 @@
 12-fix-spelling-of-up-to.patch
 13-fix-missing-language-field-in-po-files.patch
 14-make-builds-reproducible.patch
+15-show-new-pkg-tracker.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-opt-media/dvdisaster.git



More information about the Pkg-opt-media-team mailing list