[Pkg-maemo-commits] r105 ./sapwood/debian: * Add ${misc:Depends}.
Loïc Minier
lool at dooz.org
Mon Jul 23 19:27:56 UTC 2007
------------------------------------------------------------
revno: 105
committer: Loïc Minier <lool at dooz.org>
branch nick: debian
timestamp: Mon 2007-07-23 21:27:56 +0200
message:
* Add ${misc:Depends}.
modified:
debian/changelog
debian/control
-------------- next part --------------
=== modified file 'debian/changelog'
--- a/debian/changelog 2007-07-23 19:27:33 +0000
+++ b/debian/changelog 2007-07-23 19:27:56 +0000
@@ -17,8 +17,9 @@
[ Loic Minier ]
* Use ${binary:Version} instead of ${source:Version}.
* Cleanup rules.
+ * Add ${misc:Depends}.
- -- Loic Minier <lool at dooz.org> Mon, 23 Jul 2007 21:24:09 +0200
+ -- Loic Minier <lool at dooz.org> Mon, 23 Jul 2007 21:27:49 +0200
sapwood (2.91.6-1) unstable; urgency=low
=== modified file 'debian/control'
--- a/debian/control 2007-07-23 19:19:32 +0000
+++ b/debian/control 2007-07-23 19:27:56 +0000
@@ -13,7 +13,8 @@
Package: gtk2-engines-sapwood
Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
Description: Pixbuf-based theme engine for GTK+ 2.x
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
@@ -26,6 +27,7 @@
Package: gtk2-engines-sapwood-dbg
Architecture: any
Depends: ${shlibs:Depends},
+ ${misc: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
More information about the Pkg-maemo-commits
mailing list