summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Pentchev <roam@debian.org>2019-01-23 14:55:48 +0200
committerPeter Pentchev <roam@debian.org>2019-01-23 14:55:48 +0200
commit0fe547e438cec0b48b1357a47e6bd63dbe43655d (patch)
treeb6b9c10be60db5c9be842828aa1ae215b0e30cfc
parent17274d180dddc66c36fdf8f46929538a5524eef9 (diff)
Update the Debian packaging for mdk-doc-1.2.10.
-rw-r--r--debian/changelog8
-rw-r--r--debian/copyright8
-rw-r--r--debian/patches/typos.patch24
3 files changed, 34 insertions, 6 deletions
diff --git a/debian/changelog b/debian/changelog
index 6170b30..c78bde0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+mdk-doc (1.2.10-1) UNRELEASED; urgency=medium
+
+ * New upstream version:
+ - update the upstream copyright years
+ - refresh the patches
+
+ -- Peter Pentchev <roam@debian.org> Wed, 23 Jan 2019 14:37:55 +0200
+
mdk-doc (1.2.9-5) unstable; urgency=medium
* Use my Debian e-mail address.
diff --git a/debian/copyright b/debian/copyright
index 2ab6a98..2ee20db 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,16 +2,16 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: mdk
Upstream-Contact: Jose A. Ortega Ruiz <jao@gnu.org>
Source: https://www.gnu.org/software/mdk/mdk.html
-Copyright: (C) 1985-2015 Free Software Foundation, Inc.
+Copyright: (C) 1985-2019 Free Software Foundation, Inc.
License: GPL-3+
Comment: non-free because of the GFDL doc/* files
Files: *
-Copyright: (C) 2000-2014 Free Software Foundation, Inc.
+Copyright: (C) 1985-2019 Free Software Foundation, Inc.
License: GPL-3+
Files: doc/*
-Copyright: (C) 1985-2015 Free Software Foundation, Inc.
+Copyright: (C) 1985-2018 Free Software Foundation, Inc.
License: GFDL-1.2+-inv-fc-bc
Files: doc/MIX.DOC
@@ -20,7 +20,7 @@ License: GFDL-1.2+-inv-fc-bc
Files: lib/*
mixlib/testsuite/*
-Copyright: (C) 1994-2014 Free Software Foundation, Inc.
+Copyright: (C) 1994-2018 Free Software Foundation, Inc.
License: GPL-2+
Files: intl/*
diff --git a/debian/patches/typos.patch b/debian/patches/typos.patch
index 9e63be4..028d43b 100644
--- a/debian/patches/typos.patch
+++ b/debian/patches/typos.patch
@@ -3,7 +3,7 @@ Description: Correct some typographical and grammatical errors.
this seems to be imported libintl source code.
Forwarded: not-yet
Author: Peter Pentchev <roam@ringlet.net>
-Last-Update: 2018-12-25
+Last-Update: 2019-01-23
--- a/ChangeLog.2
+++ b/ChangeLog.2
@@ -84,7 +84,7 @@ Last-Update: 2018-12-25
- User Option: -disable-gui
--- a/NEWS
+++ b/NEWS
-@@ -116,7 +116,7 @@
+@@ -130,7 +130,7 @@
- cbpo help string corrected (thanks to Michael Vernov).
- I1 and I2 in mixvm swapped to their correct position (closes #15746).
- Obsolete CFLAGS for Darwin removed.
@@ -732,3 +732,23 @@ Last-Update: 2018-12-25
#: mixlib/mix_predicate.c:201
#, c-format
+--- a/mixgtk/mixgtk.glade
++++ b/mixgtk/mixgtk.glade
+@@ -454,7 +454,7 @@
+ <child>
+ <widget class="GtkCheckMenuItem" id="save_on_exit">
+ <property name="visible">True</property>
+- <property name="tooltip" translatable="yes">Toogle save settings on exit</property>
++ <property name="tooltip" translatable="yes">Toggle save settings on exit</property>
+ <property name="label" translatable="yes">Save on _exit</property>
+ <property name="use_underline">True</property>
+ <signal name="toggled" handler="on_save_on_exit_toggle"/>
+@@ -1444,7 +1444,7 @@
+ <property name="visible">True</property>
+ <property name="xalign">0.47999998927116394</property>
+ <property name="yalign">0.52999997138977051</property>
+- <property name="label" translatable="yes">MIX asssembler path</property>
++ <property name="label" translatable="yes">MIX assembler path</property>
+ <property name="single_line_mode">True</property>
+ </widget>
+ <packing>