tag 379195 + patch
thanks
Hi,
Attached is the diff for my smooth-themes 0.5.8-2.1 NMU, which I intend
to upload shortly.
Hope you don't mind the quick upload much; I've knowingly broken the
0-day-after-a-week NMU policy at my discretion, in order to give the
gtk2-engines transition a chance to happen "soon".
Cheers,
--
Adeodato Simó dato at net.com.org.es
Debian Developer adeodato at debian.org
I know you think I hate you, but I don't. I just can't stand to look at you.
-- Celeste Kane. Veronica Mars.
diff -u smooth-themes-0.5.8/debian/control smooth-themes-0.5.8/debian/control
--- smooth-themes-0.5.8/debian/control
+++ smooth-themes-0.5.8/debian/control
@@ -7,7 +7,7 @@
Package: gtk-smooth-themes
Architecture: all
-Depends: gtk2-engines-smooth (>= 0.5.2)
+Depends: gtk2-engines | gtk2-engines-smooth (>= 0.5.2)
Recommends: gtk-engines-smooth (>= 0.5.2), librsvg2-common
Description: A set of themes for the Smooth GTK+ Engine
The Smooth GTK+ theme engine is a GTK+ theme engine intended to be
diff -u smooth-themes-0.5.8/debian/changelog
smooth-themes-0.5.8/debian/changelog
--- smooth-themes-0.5.8/debian/changelog
+++ smooth-themes-0.5.8/debian/changelog
@@ -1,3 +1,11 @@
+smooth-themes (0.5.8-2.1) unstable; urgency=high
+
+ * Non-maintainer upload.
+ * Offer gtk2-engines as an alternative to the gtk2-engines-smooth
+ dependency, to make the package installable again. (Closes: #379195)
+
+ -- Adeodato Simó <[EMAIL PROTECTED]> Sat, 22 Jul 2006 18:17:06 +0200
+
smooth-themes (0.5.8-2) unstable; urgency=low
* debian/rules: add --with-gtk1 --with-gtk2 to always build all themes
(closes: #266023)