[gnuplot5] 03/15: Replace binary by Source.
Anton Gladky
gladk at moszumanska.debian.org
Tue Sep 30 21:57:41 UTC 2014
This is an automated email from the git hooks/post-receive script.
gladk pushed a commit to branch master
in repository gnuplot5.
commit 796b51a8efa822878de09bb58a69cd298c815ebc
Author: Anton Gladky <gladk at debian.org>
Date: Tue Jul 15 23:40:06 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 00d6a3b..9b0b0cf 100644
--- a/debian/control
+++ b/debian/control
@@ -76,7 +76,7 @@ Description: Command-line driven interactive plotting program. Doc-package
Package: gnuplot5-nox
Architecture: any
Depends:
- gnuplot5-data (= ${binary:Version}),
+ gnuplot5-data (= ${Source:Version}),
${misc:Depends},
${shlibs:Depends}
Recommends:
@@ -105,7 +105,7 @@ Description: Command-line driven interactive plotting program. No-X package
Package: gnuplot5-qt
Architecture: any
Depends:
- gnuplot5-data (= ${binary:Version}),
+ gnuplot5-data (= ${Source:Version}),
${misc:Depends},
${shlibs:Depends}
Suggests:
@@ -138,7 +138,7 @@ Description: Command-line driven interactive plotting program. QT-package
Package: gnuplot5-x11
Architecture: any
Depends:
- gnuplot5-data (= ${binary:Version}),
+ gnuplot5-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/gnuplot5.git
More information about the debian-science-commits
mailing list