[DebianGIS-dev] r1152 - packages/grass/trunk/debian

frankie at alioth.debian.org frankie at alioth.debian.org
Mon Oct 1 22:04:28 UTC 2007


Author: frankie
Date: 2007-10-01 22:04:28 +0000 (Mon, 01 Oct 2007)
New Revision: 1152

Modified:
   packages/grass/trunk/debian/changelog
   packages/grass/trunk/debian/control
Log:
Updating obsolete dpkg var


Modified: packages/grass/trunk/debian/changelog
===================================================================
--- packages/grass/trunk/debian/changelog	2007-10-01 22:02:32 UTC (rev 1151)
+++ packages/grass/trunk/debian/changelog	2007-10-01 22:04:28 UTC (rev 1152)
@@ -2,8 +2,9 @@
 
   NOT YET RELEASED
   * Added the new Homepage field to debian/control.
+  * Updated obsolete ${Source-Version} to ${binary:Version}.
 
- -- Francesco Paolo Lovergine <frankie at debian.org>  Fri, 28 Sep 2007 23:34:29 +0200
+ -- Francesco Paolo Lovergine <frankie at debian.org>  Tue, 02 Oct 2007 00:03:45 +0200
 
 grass (6.2.2-2) unstable; urgency=medium
 

Modified: packages/grass/trunk/debian/control
===================================================================
--- packages/grass/trunk/debian/control	2007-10-01 22:02:32 UTC (rev 1151)
+++ packages/grass/trunk/debian/control	2007-10-01 22:04:28 UTC (rev 1152)
@@ -42,7 +42,7 @@
 Package: grass-dev
 Section: devel
 Architecture: any
-Depends: ${shlibs:Depends}, grass (= ${Source-Version})
+Depends: ${shlibs:Depends}, grass (= ${binary:Version})
 Provides: libgrass-dev
 Conflicts: libgrass-dev
 Replaces: libgrass-dev




More information about the Pkg-grass-devel mailing list