r11393 - in /packages/unstable/nemiver/debian: changelog control

dodji-guest at users.alioth.debian.org dodji-guest at users.alioth.debian.org
Sat Jun 9 12:18:41 UTC 2007


Author: dodji-guest
Date: Sat Jun  9 12:18:41 2007
New Revision: 11393

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=11393
Log:
  * control: make nemiver-dbg depend on nemiver (= ${binary:Version})

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

Modified: packages/unstable/nemiver/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/nemiver/debian/changelog?rev=11393&op=diff
==============================================================================
--- packages/unstable/nemiver/debian/changelog (original)
+++ packages/unstable/nemiver/debian/changelog Sat Jun  9 12:18:41 2007
@@ -6,13 +6,14 @@
   * cp control control.in, set uploaders to @GNOME_TEAM@
   * include uploaders.mk to rules file
   * unbreak control, control.in .
+  * control: make nemiver-dbg depend on nemiver (= ${binary:Version})
 
   [ Loic Minier ]
   * Misc cleanups.
   * Add watch file.
   * Add get-orig-source target to retrieve the upstream source.
 
- -- Dodji Seketeli <dodji at coin>  Sat, 09 Jun 2007 13:55:17 +0200
+ -- Dodji Seketeli <dodji at coin>  Sat, 09 Jun 2007 14:16:49 +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=11393&op=diff
==============================================================================
--- packages/unstable/nemiver/debian/control (original)
+++ packages/unstable/nemiver/debian/control Sat Jun  9 12:18:41 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