[imview] 02/03: Apply cme fix dpkg.

Anton Gladky gladk at moszumanska.debian.org
Tue Aug 2 16:37:48 UTC 2016


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

gladk pushed a commit to branch master
in repository imview.

commit 0fb94df4e374b2e7c53d5aa524e2b714c71cf767
Author: Anton Gladky <gladk at debian.org>
Date:   Tue Aug 2 18:22:29 2016 +0200

    Apply cme fix dpkg.
---
 debian/control                                       | 2 +-
 debian/copyright                                     | 2 +-
 debian/patches/01_fix_FTBFS_Fl_Widget.patch          | 3 +--
 debian/patches/02_fix_FTBFS_gcc-4.patch              | 3 +--
 debian/patches/04_fix_ics_stack_smashing.patch       | 3 +--
 debian/patches/05_fix_dangerous_use_of_strncpy.patch | 5 ++---
 6 files changed, 7 insertions(+), 11 deletions(-)

diff --git a/debian/control b/debian/control
index ef879cb..7eb2c27 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends: debhelper (>= 9),
                libxinerama-dev,
                autotools-dev,
                autoconf
-Standards-Version: 3.9.7
+Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/imview.git
 Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/imview.git
 Homepage: http://imview.sourceforge.net/
diff --git a/debian/copyright b/debian/copyright
index a85e693..10f5e78 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Contact: Hugues Talbot <Hugues.Talbot at csiro.au>
 Source: http://imview.sourceforge.net/
 
diff --git a/debian/patches/01_fix_FTBFS_Fl_Widget.patch b/debian/patches/01_fix_FTBFS_Fl_Widget.patch
index a3848ca..a7fa5ee 100644
--- a/debian/patches/01_fix_FTBFS_Fl_Widget.patch
+++ b/debian/patches/01_fix_FTBFS_Fl_Widget.patch
@@ -1,7 +1,6 @@
 Description: The patch fixes FTBFS
+Bug-Debian: https://bugs.debian.org/634418
 Author: Teemu Ikonen <tpikonen at gmail.com>
-Bug-Debian: http://bugs.debian.org/634418
-
 --- a/transferRGBHistoBox.cxx
 +++ b/transferRGBHistoBox.cxx
 @@ -66,7 +66,7 @@
diff --git a/debian/patches/02_fix_FTBFS_gcc-4.patch b/debian/patches/02_fix_FTBFS_gcc-4.patch
index 4c9412b..4eae375 100644
--- a/debian/patches/02_fix_FTBFS_gcc-4.patch
+++ b/debian/patches/02_fix_FTBFS_gcc-4.patch
@@ -1,9 +1,8 @@
 Description: Fix FTBFS with gcc-4.7.
+Bug-Debian: https://bugs.debian.org/678675
 Author: Sebastian Ramacher <s.ramacher at gmx.at>
 Reviewed-by: Anton Gladky <gladky.anton at gmail.com>
-Bug-Debian: http://bugs.debian.org/678675
 Last-Update: 2012-06-24
-
 --- a/server/socketstream.hxx
 +++ b/server/socketstream.hxx
 @@ -203,8 +203,8 @@
diff --git a/debian/patches/04_fix_ics_stack_smashing.patch b/debian/patches/04_fix_ics_stack_smashing.patch
index 7eb48aa..6b2abcf 100644
--- a/debian/patches/04_fix_ics_stack_smashing.patch
+++ b/debian/patches/04_fix_ics_stack_smashing.patch
@@ -1,8 +1,7 @@
 Description: fixes stack smashing in ics-reader
+Bug-Debian: https://bugs.debian.org/699820
 Author: Sebastian Ramacher <sramacher at debian.org>, Sune Vuorela
-Bug-Debian: http://bugs.debian.org/699820
 Last-Update: 2013-05-07
-
 --- a/io/readics.cxx
 +++ b/io/readics.cxx
 @@ -80,15 +80,15 @@
diff --git a/debian/patches/05_fix_dangerous_use_of_strncpy.patch b/debian/patches/05_fix_dangerous_use_of_strncpy.patch
index 364229c..f0cdbb8 100644
--- a/debian/patches/05_fix_dangerous_use_of_strncpy.patch
+++ b/debian/patches/05_fix_dangerous_use_of_strncpy.patch
@@ -1,9 +1,8 @@
 Description: fix dangerous use of strncpy
+Bug-Debian: https://bugs.debian.org/699912
 Author: Sebastian Ramacher <sramacher at debian.org>
-Acked-By: Anton Gladky <gladk at debian.org>
-Bug-Debian: http://bugs.debian.org/699912
+Acked-by: Anton Gladky <gladk at debian.org>
 Last-Update: 2013-02-06
-
 --- a/imview.cxx
 +++ b/imview.cxx
 @@ -1251,11 +1251,14 @@

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/imview.git



More information about the debian-science-commits mailing list