[Pkg-gs-devel] r149 - ghostscript/trunk/debian

Masayuki Hatta mhatta at alioth.debian.org
Sun Jan 4 17:44:22 UTC 2009


Author: mhatta
Date: Sun Jan  4 17:44:21 2009
New Revision: 149

Log:
Well, I should have used ${binary:Version} in this case...


Modified:
   ghostscript/trunk/debian/control

Modified: ghostscript/trunk/debian/control
==============================================================================
--- ghostscript/trunk/debian/control	(original)
+++ ghostscript/trunk/debian/control	Sun Jan  4 17:44:21 2009
@@ -116,7 +116,7 @@
 Package: libgs-dev
 Section: libdevel
 Architecture: any
-Depends: ${shlibs:Depends}, libgs8 (= ${source:Version}), ${misc:Depends}
+Depends: ${shlibs:Depends}, libgs8 (= ${binary:Version}), ${misc:Depends}
 Conflicts: libgs-esp-dev (<< 8.63)
 Replaces: libgs-esp-dev (<< 8.63)
 Provides: libgs-esp-dev



More information about the Pkg-gs-devel mailing list