[Pkg-opt-media-team] [dvdisaster] 31/61: Update copyright notice in about dialog.
Takaki Taniguchi
takaki at moszumanska.debian.org
Thu Feb 2 13:48:41 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 6715d62989ed324b7a167720510a389739ebb871
Author: Carlos Maddela <e7appew at gmail.com>
Date: Thu Dec 22 12:11:32 2016 +1100
Update copyright notice in about dialog.
---
.../18-update-copyright-in-about-dialog.patch | 31 ++++++++++++++++++++++
debian/patches/series | 1 +
2 files changed, 32 insertions(+)
diff --git a/debian/patches/18-update-copyright-in-about-dialog.patch b/debian/patches/18-update-copyright-in-about-dialog.patch
new file mode 100644
index 0000000..5aabfce
--- /dev/null
+++ b/debian/patches/18-update-copyright-in-about-dialog.patch
@@ -0,0 +1,31 @@
+From: Carlos Maddela <e7appew at gmail.com>
+Date: Wed, 21 Dec 2016 07:25:17 +1100
+Subject: Update copyright notice in about dialog.
+
+Description: Update copyright notice in about dialog.
+Author: Carlos Maddela <e7appew at gmail.com>
+Origin: vendor
+Forwarded: not-needed
+Last-Update: 2016-12-22
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+---
+ help-dialogs.c | 5 +++--
+ 1 file changed, 3 insertions(+), 2 deletions(-)
+
+diff --git a/help-dialogs.c b/help-dialogs.c
+index fb1b457..3658bfc 100644
+--- a/help-dialogs.c
++++ b/help-dialogs.c
+@@ -722,8 +722,9 @@ void AboutDialog()
+ g_free(text);
+
+ #ifdef MODIFIED_SOURCE
+- AboutTextWithLink(vbox,
+- _("Modified version Copyright 2012 (please fill in - [directions])\n"
++ AboutTextWithLink(vbox,
++ _("[Modified version]\n"
++ "Copyright 2005-2016 Debian Optical Media Tools Team\n"
+ "Copyright 2004-2012 Carsten Gnoerlich"),
+ "MODIFYING");
+ #else
diff --git a/debian/patches/series b/debian/patches/series
index 4df9059..88b0ce5 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -14,3 +14,4 @@
15-show-new-pkg-tracker.patch
16-remove-auto-build-of-doco-from-install-rule.patch
17-fix-all-but-deprecated-api-warnings.patch
+18-update-copyright-in-about-dialog.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