[gnuplot] 01/01: Replace binary by Source.

Anton Gladky gladk at moszumanska.debian.org
Tue Jul 15 21:41:11 UTC 2014


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

gladk pushed a commit to branch master
in repository gnuplot.

commit 983e0c0e4e802cccdfa0ba975fd645aeb6689ac4
Author: Anton Gladky <gladk at debian.org>
Date:   Tue Jul 15 23:41:02 2014 +0200

    Replace binary by Source.
---
 debian/control | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index a3f4003..4b42787 100644
--- a/debian/control
+++ b/debian/control
@@ -82,7 +82,7 @@ Description: Command-line driven interactive plotting program. Doc-package
 Package: gnuplot-nox
 Architecture: any
 Depends:
- gnuplot-data (= ${binary:Version}),
+ gnuplot-data (= ${Source:Version}),
  ${misc:Depends},
  ${shlibs:Depends}
 Recommends:
@@ -111,7 +111,7 @@ Description: Command-line driven interactive plotting program. No-X package
 Package: gnuplot-qt
 Architecture: any
 Depends:
- gnuplot-data (= ${binary:Version}),
+ gnuplot-data (= ${Source:Version}),
  ${misc:Depends},
  ${shlibs:Depends}
 Suggests:
@@ -144,7 +144,7 @@ Description: Command-line driven interactive plotting program. QT-package
 Package: gnuplot-x11
 Architecture: any
 Depends:
- gnuplot-data (= ${binary:Version}),
+ gnuplot-data (= ${Source:Version}),
  ${misc:Depends},
  ${shlibs:Depends}
 Conflicts:

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



More information about the debian-science-commits mailing list