[hamradio-commits] [qsstv] 03/04: Changelog++

Dave Hibberd hibby-guest at moszumanska.debian.org
Sat Jan 21 23:40:25 UTC 2017


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

hibby-guest pushed a commit to branch master
in repository qsstv.

commit 069c11bd98add45110a3fc7e8a27558d2437ebf2
Author: Hibby <d at vehibberd.com>
Date:   Sat Jan 21 22:10:03 2017 +0000

    Changelog++
---
 .gitignore                               |  1 +
 debian/changelog                         |  6 ++++++
 debian/patches/Fix_Binary_Spelling.quilt | 19 -------------------
 debian/patches/series                    |  1 -
 4 files changed, 7 insertions(+), 20 deletions(-)

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..224e7f0
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+.pc/
diff --git a/debian/changelog b/debian/changelog
index 814410a..7aecfa2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+qsstv (9.2.4+repack-1) UNRELEASED; urgency=medium
+
+  * Imported new upstream release
+
+ -- Dave Hibberd <d at vehibberd.com>  Sat, 21 Jan 2017 22:09:39 +0000
+
 qsstv (9.1.8+repack-1) unstable; urgency=medium
 
   * Imported new upstream release
diff --git a/debian/patches/Fix_Binary_Spelling.quilt b/debian/patches/Fix_Binary_Spelling.quilt
index 8e7a6c5..e219cf3 100644
--- a/debian/patches/Fix_Binary_Spelling.quilt
+++ b/debian/patches/Fix_Binary_Spelling.quilt
@@ -2,22 +2,3 @@ Description: Fix spelling in imageviewer file
 Author: Dave Hibberd <d at vehibberd.com>
 Last-Update: 2016-05-24
 
---- a/qsstv/widgets/imageviewer.cpp
-+++ b/qsstv/widgets/imageviewer.cpp
-@@ -518,7 +518,7 @@
-                              "File: " + imageFileName
-                              + "\n File size:     " + QString::number(fi.size())
-                              + "\n Image width:   " + QString::number(orgWidth)
--                             + "\n Image heigth:  " + QString::number(orgHeight)
-+                             + "\n Image height:  " + QString::number(orgHeight)
-                              + "\n Last Modified: " + fi.lastModified().toString()
-                              ,QMessageBox::Ok);
-   }
-@@ -526,7 +526,7 @@
-   {
-     QMessageBox::information(this,"Image Properties",
-                              " Image width:   " + QString::number(orgWidth)
--                             + "\n Image heigth:  " + QString::number(orgHeight)
-+                             + "\n Image height:  " + QString::number(orgHeight)
-                              ,QMessageBox::Ok);
-   }
diff --git a/debian/patches/series b/debian/patches/series
index d7b2854..e69de29 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +0,0 @@
-Fix_Binary_Spelling.quilt

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hamradio/qsstv.git



More information about the pkg-hamradio-commits mailing list