[graywolf] 02/02: More fixes
Ruben Undheim
rubund-guest at moszumanska.debian.org
Thu Oct 6 20:38:18 UTC 2016
This is an automated email from the git hooks/post-receive script.
rubund-guest pushed a commit to branch master
in repository graywolf.
commit 290539a5108ff04f7fb3b81aca220ab01cf02862
Author: Ruben Undheim <ruben.undheim at gmail.com>
Date: Thu Oct 6 22:22:39 2016 +0200
More fixes
---
debian/changelog | 10 ++-
debian/control | 4 +-
.../patches/0004-Fixes-some-spelling-errors.patch | 90 ++++++++++++++++++++++
debian/patches/series | 1 +
4 files changed, 101 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index e6ae883..a375b13 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,14 @@
-graywolf (0.1.3-2) UNRELEASED; urgency=medium
+graywolf (0.1.4-1) unstable; urgency=low
+ * New upstream release
* Use gbp-pq for patch management
+ * debian/control:
+ - Updated standards version to 3.9.8 - no changes
+ - Use https for Vcs-Git
+ * debian/patches/0004-Fixes-some-spelling-errors.patch
+ - Fixes some spelling errors reported by lintian
- -- Ruben Undheim <ruben.undheim at gmail.com> Sat, 14 May 2016 15:58:36 +0200
+ -- Ruben Undheim <ruben.undheim at gmail.com> Thu, 06 Oct 2016 22:20:06 +0200
graywolf (0.1.3-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 023e6cc..e73b0e1 100644
--- a/debian/control
+++ b/debian/control
@@ -6,9 +6,9 @@ Priority: optional
Build-Depends: debhelper (>= 9),
cmake,
libx11-dev
-Standards-Version: 3.9.6
+Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/graywolf.git
-Vcs-Git: git://anonscm.debian.org/debian-science/packages/graywolf.git
+Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/graywolf.git
Homepage: https://github.com/rubund/graywolf
Package: libycadgraywolf0
diff --git a/debian/patches/0004-Fixes-some-spelling-errors.patch b/debian/patches/0004-Fixes-some-spelling-errors.patch
new file mode 100644
index 0000000..b81552e
--- /dev/null
+++ b/debian/patches/0004-Fixes-some-spelling-errors.patch
@@ -0,0 +1,90 @@
+From: Ruben Undheim <ruben.undheim at gmail.com>
+Date: Thu, 6 Oct 2016 22:28:15 +0200
+Subject: Fixes some spelling errors
+
+---
+ src/mc_compact/cdraw.c | 2 +-
+ src/twflow/graphics.c | 2 +-
+ src/twmc/graphics.c | 4 ++--
+ src/twsc/graphics.c | 6 +++---
+ 4 files changed, 7 insertions(+), 7 deletions(-)
+
+diff --git a/src/mc_compact/cdraw.c b/src/mc_compact/cdraw.c
+index 0887055..5628db6 100644
+--- a/src/mc_compact/cdraw.c
++++ b/src/mc_compact/cdraw.c
+@@ -548,7 +548,7 @@ process_graphics()
+
+ }
+
+- TWmessage("Continuing - to interupt program click on top menu window") ;
++ TWmessage("Continuing - to interrupt program click on top menu window") ;
+
+ } /* end process_graphics */
+
+diff --git a/src/twflow/graphics.c b/src/twflow/graphics.c
+index f80c1a4..59d6cd1 100644
+--- a/src/twflow/graphics.c
++++ b/src/twflow/graphics.c
+@@ -283,7 +283,7 @@ process_graphics()
+ draw_the_data() ;
+ }
+ }
+- TWmessage("Continuing - to interupt program click on top menu window") ;
++ TWmessage("Continuing - to interrupt program click on top menu window") ;
+
+ } /* end process_graphics */
+
+diff --git a/src/twmc/graphics.c b/src/twmc/graphics.c
+index 9414fec..79abff7 100644
+--- a/src/twmc/graphics.c
++++ b/src/twmc/graphics.c
+@@ -220,7 +220,7 @@ char *argv[] ;
+ TWsetwindow( 0, 0, 10, 10 ) ;
+ TWsetFrame(0) ;
+ TWdrawCell( 0, 0,0,11,11, BINCOLOR, INTRO ) ;
+- TWmessage("To interupt program click on top menu window") ;
++ TWmessage("To interrupt program click on top menu window") ;
+ TWflushFrame() ;
+ selectCellS = 0 ; /* initialize to no selected cells */
+ /* use TWinterupt to turn off window enter/leave lights */
+@@ -610,7 +610,7 @@ process_graphics()
+
+ /* update all costs */
+ funccostG = findcost() ;
+- TWmessage("Continuing - to interupt program click on top menu window") ;
++ TWmessage("Continuing - to interrupt program click on top menu window") ;
+ /* use TWinterupt to turn off window enter/leave lights */
+ TWinterupt() ;
+
+diff --git a/src/twsc/graphics.c b/src/twsc/graphics.c
+index 71a3721..55b0190 100644
+--- a/src/twsc/graphics.c
++++ b/src/twsc/graphics.c
+@@ -170,7 +170,7 @@ INT windowId ;
+ TWdrawCell( 0, 0,0,11,11, TWBLUE, INTRO ) ;
+ setGraphicWindow() ;
+ TWdrawMenus() ;
+- TWmessage("To interupt program click on top menu window") ;
++ TWmessage("To interrupt program click on top menu window") ;
+ TWflushFrame() ;
+ /* use TWinterupt to turn off window enter/leave lights */
+ TWinterupt() ;
+@@ -410,7 +410,7 @@ process_graphics()
+ }
+
+ }
+- TWmessage("Continuing - to interupt program click on top menu window") ;
++ TWmessage("Continuing - to interrupt program click on top menu window") ;
+ /* use TWinterupt to turn off window enter/leave lights */
+ TWinterupt() ;
+
+@@ -686,7 +686,7 @@ graphics_dump()
+ TWsetMode(0) ;
+ }
+
+-/* see if uses wishes an interupt otherwise just draw the data */
++/* see if uses wishes an interrupt otherwise just draw the data */
+ check_graphics( drawFlag )
+ BOOL drawFlag ;
+ {
diff --git a/debian/patches/series b/debian/patches/series
index aab2c2e..de3bc02 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
01_no_rpath_in_debian_package.patch
02_dont_create_link.patch
04_install_directory_multiarch.patch
+0004-Fixes-some-spelling-errors.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/graywolf.git
More information about the debian-science-commits
mailing list