r11432 - in /packages/unstable/nemiver/debian: changelog control control.in

joss at users.alioth.debian.org joss at users.alioth.debian.org
Sun Jun 10 11:20:35 UTC 2007


Author: joss
Date: Sun Jun 10 11:20:35 2007
New Revision: 11432

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=11432
Log:
* Really use ${binary:Version} for nemiver-dbg.

Modified:
    packages/unstable/nemiver/debian/changelog
    packages/unstable/nemiver/debian/control
    packages/unstable/nemiver/debian/control.in

Modified: packages/unstable/nemiver/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/nemiver/debian/changelog?rev=11432&op=diff
==============================================================================
--- packages/unstable/nemiver/debian/changelog (original)
+++ packages/unstable/nemiver/debian/changelog Sun Jun 10 11:20:35 2007
@@ -15,8 +15,9 @@
 
   [ Josselin Mouette ]
   * Pass --no-act to dh_makeshlibs to avoid generating a shlibs file.
+  * Really use ${binary:Version} for nemiver-dbg.
 
- -- Josselin Mouette <joss at debian.org>  Sun, 10 Jun 2007 13:16:46 +0200
+ -- Josselin Mouette <joss at debian.org>  Sun, 10 Jun 2007 13:20:14 +0200
 
 nemiver (0.4.0~svnr486-0.2) unstable; urgency=low
 

Modified: packages/unstable/nemiver/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/nemiver/debian/control?rev=11432&op=diff
==============================================================================
--- packages/unstable/nemiver/debian/control (original)
+++ packages/unstable/nemiver/debian/control Sun Jun 10 11:20:35 2007
@@ -51,7 +51,7 @@
 Package: nemiver-dbg
 Architecture: any
 Section: gnome
-Depends: nemiver (= ${Source-Version})
+Depends: nemiver (= ${binary:Version})
 Description: Graphical symbolic debugger - debugging symbols
  Nemiver is an project to write a standalone graphical debugger that integrates
  well in the GNOME desktop environment.

Modified: packages/unstable/nemiver/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/nemiver/debian/control.in?rev=11432&op=diff
==============================================================================
--- packages/unstable/nemiver/debian/control.in (original)
+++ packages/unstable/nemiver/debian/control.in Sun Jun 10 11:20:35 2007
@@ -51,7 +51,7 @@
 Package: nemiver-dbg
 Architecture: any
 Section: gnome
-Depends: nemiver (= ${Source-Version})
+Depends: nemiver (= ${binary:Version})
 Description: Graphical symbolic debugger - debugging symbols
  Nemiver is an project to write a standalone graphical debugger that integrates
  well in the GNOME desktop environment.




More information about the pkg-gnome-commits mailing list