[Pkg-maemo-commits] r103 ./sapwood/debian: * Use ${binary:Version} instead of ${source:Version}.

Loïc Minier lool at dooz.org
Mon Jul 23 19:19:32 UTC 2007


------------------------------------------------------------
revno: 103
committer: Loïc Minier <lool at dooz.org>
branch nick: debian
timestamp: Mon 2007-07-23 21:19:32 +0200
message:
  * Use ${binary:Version} instead of ${source:Version}.
modified:
  debian/changelog
  debian/control
-------------- next part --------------
=== modified file 'debian/changelog'
--- a/debian/changelog	2007-07-23 17:59:08 +0000
+++ b/debian/changelog	2007-07-23 19:19:32 +0000
@@ -1,5 +1,6 @@
-sapwood (2.91.6-1) unstable; urgency=low
+sapwood (2.91.6-1) UNRELEASED; urgency=low
 
+  [ Jonny Lamb ]
   * Merge with trunk branch.
   * Changed Maintainer to Debian Maemo Maintainers.
   * Added Loic and myself to Uploaders.
@@ -13,7 +14,10 @@
     + Change ${Source-Version} to ${source:Version}.
     + Use a cleaner `make clean` execution.
 
- -- Jonny Lamb <jonnylamb at jonnylamb.com>  Mon, 23 Jul 2007 18:53:00 +0100
+  [ Loic Minier ]
+  * Use ${binary:Version} instead of ${source:Version}.
+
+ -- Loic Minier <lool at dooz.org>  Mon, 23 Jul 2007 21:19:15 +0200
 
 sapwood (2.91.6-1) unstable; urgency=low
 

=== modified file 'debian/control'
--- a/debian/control	2007-07-23 17:59:08 +0000
+++ b/debian/control	2007-07-23 19:19:32 +0000
@@ -25,8 +25,8 @@
 
 Package: gtk2-engines-sapwood-dbg
 Architecture: any
-Depends: ${shlibs:Depends}, 
-         gtk2-engines-sapwood (= ${source:Version})
+Depends: ${shlibs:Depends},
+         gtk2-engines-sapwood (= ${binary:Version})
 Description: Pixbuf-based theme engine for GTK+ 2.x -- debug symbols
  Sapwood is a pixbuf-based 'theme' that allows you to configure the look of
  GTK-using programs. The programs need no modifications to use themes; the



More information about the Pkg-maemo-commits mailing list