[gnuplot-iostream] 02/03: Apply cme fix dpkg.

Anton Gladky gladk at moszumanska.debian.org
Thu Dec 29 17:46:43 UTC 2016


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

gladk pushed a commit to branch master
in repository gnuplot-iostream.

commit 974d177e13830f1d0093e1932f09bb95adb0d91c
Author: Anton Gladky <gladk at debian.org>
Date:   Thu Dec 29 18:43:18 2016 +0100

    Apply cme fix dpkg.
---
 debian/control   | 48 +++++++++++++++++++++---------------------------
 debian/copyright |  2 +-
 2 files changed, 22 insertions(+), 28 deletions(-)

diff --git a/debian/control b/debian/control
index 5583d7f..db9adc7 100644
--- a/debian/control
+++ b/debian/control
@@ -1,32 +1,28 @@
 Source: gnuplot-iostream
+Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.org>
+Uploaders: Anton Gladky <gladk at debian.org>
 Section: libdevel
+Testsuite: autopkgtest
 Priority: optional
-Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.org>
-Uploaders:
- Anton Gladky <gladk at debian.org>
-Standards-Version: 3.9.5
-Build-Depends:
- debhelper (>= 9),
- gnuplot,
- libarmadillo-dev,
- libboost-filesystem-dev,
- libboost-iostreams-dev,
- libboost-system-dev
+Build-Depends: debhelper (>= 9),
+               gnuplot,
+               libarmadillo-dev,
+               libboost-filesystem-dev,
+               libboost-iostreams-dev,
+               libboost-system-dev
+Standards-Version: 3.9.8
+Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/gnuplot-iostream.git
+Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/gnuplot-iostream.git
 Homepage: http://www.stahlke.org/dan/gnuplot-iostream/
-XS-Testsuite: autopkgtest
-Vcs-Git: git://anonscm.debian.org/debian-science/packages/gnuplot-iostream.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/gnuplot-iostream.git
 
 Package: libgnuplot-iostream-dev
 Architecture: all
-Depends:
- gnuplot,
- libboost-filesystem-dev,
- libboost-iostreams-dev,
- libboost-system-dev,
- ${misc:Depends}
-Suggests:
- gnuplot-iostream-doc
+Depends: gnuplot,
+         libboost-filesystem-dev,
+         libboost-iostreams-dev,
+         libboost-system-dev,
+         ${misc:Depends}
+Suggests: gnuplot-iostream-doc
 Description: C++ programming interface for gnuplot. Headers
  This interface allows gnuplot to be controlled from C++ and is designed to be
  the lowest hanging fruit. In other words, if you know how gnuplot works it
@@ -45,11 +41,9 @@ Description: C++ programming interface for gnuplot. Headers
 Package: libgnuplot-iostream-doc
 Architecture: all
 Section: doc
-Depends:
- ${misc:Depends}
-Suggests:
- cmake,
- gnuplot-iostream
+Depends: ${misc:Depends}
+Suggests: cmake,
+          gnuplot-iostream
 Description: C++ programming interface for gnuplot. Docs and examples
  This interface allows gnuplot to be controlled from C++ and is designed to be
  the lowest hanging fruit. In other words, if you know how gnuplot works it
diff --git a/debian/copyright b/debian/copyright
index e92ccae..e8f0107 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/
 Source: http://www.stahlke.org/dan/gnuplot-iostream/
 
 Files: *

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



More information about the debian-science-commits mailing list