tag 378366 + patch
thanks

* Josselin Mouette [Sun, 16 Jul 2006 11:37:53 +0200]:

> > Please make an upload dropping the gtk2 binary, or (if appropriate) file
> > a removal bug against ftp.debian.org.

> I think it should be removed unless someone wants to specifically
> maintain the gtk1 version. Ross, do you agree?

While he decides, let's fix this to keep testing migration unclogged.

-- 
Adeodato Simó                                     dato at net.com.org.es
Debian Developer                                  adeodato at debian.org
 
«Ara que ets la meva dona, te la fotré fins a la melsa, bacona!»
                -- Terenci Moix, “Chulas y famosas”
diff -u gtk-smooth-engine-0.6.0.1/debian/control.in 
gtk-smooth-engine-0.6.0.1/debian/control.in
--- gtk-smooth-engine-0.6.0.1/debian/control.in
+++ gtk-smooth-engine-0.6.0.1/debian/control.in
@@ -2,20 +2,10 @@
 Section: x11
 Priority: optional
 Maintainer: Ross Burton <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>> 4.0.0), cdbs, gnome-pkg-tools, autotools-dev, 
libgtk1.2-dev, libgdk-pixbuf-dev, libgtk2.0-dev (>= 2.4.1-3)
+Build-Depends: debhelper (>> 4.0.0), cdbs, gnome-pkg-tools, autotools-dev, 
libgtk1.2-dev, libgdk-pixbuf-dev
 Uploaders: @GNOME_TEAM@
 Standards-Version: 3.6.1
 
-Package: gtk2-engines-smooth
-Architecture: any
-Depends: ${shlibs:Depends}
-Recommends: gtk-smooth-themes
-Description: Smooth Engine for GTK+ 2.x
- Smooth GTK2 Theme Engine is a simple GTK2 theme engine intended to be
- smooth, fast, and highly configurable.
- .
- This is the GTK+ 2.x version.
-
 Package: gtk-engines-smooth
 Architecture: any
 Depends: ${shlibs:Depends}
diff -u gtk-smooth-engine-0.6.0.1/debian/control 
gtk-smooth-engine-0.6.0.1/debian/control
--- gtk-smooth-engine-0.6.0.1/debian/control
+++ gtk-smooth-engine-0.6.0.1/debian/control
@@ -2,20 +2,10 @@
 Section: x11
 Priority: optional
 Maintainer: Ross Burton <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>> 4.0.0), cdbs, gnome-pkg-tools, autotools-dev, 
libgtk1.2-dev, libgdk-pixbuf-dev, libgtk2.0-dev (>= 2.4.1-3)
-Uploaders: Debian GNOME Maintainers <[EMAIL PROTECTED]>, Akira TAGOH <[EMAIL 
PROTECTED]>, Andreas Rottmann <[EMAIL PROTECTED]>, Andrew Lau <[EMAIL 
PROTECTED]>, Carlos Perelló Marín <[EMAIL PROTECTED]>, Ed Boraas <[EMAIL 
PROTECTED]>, Edd Dumbill <[EMAIL PROTECTED]>, Emil Soleyman-Zomalan <[EMAIL 
PROTECTED]>, Gustavo Noronha Silva <[EMAIL PROTECTED]>, J.H.M. Dassen (Ray) 
<[EMAIL PROTECTED]>, Joe Drew <[EMAIL PROTECTED]>, Johannes Rohr <[EMAIL 
PROTECTED]>, Jordi Mallach <[EMAIL PROTECTED]>, Jose Carlos Garcia Sogo <[EMAIL 
PROTECTED]>, Josselin Mouette <[EMAIL PROTECTED]>, Marc 'HE' Brockschmidt 
<[EMAIL PROTECTED]>, Ondřej Surý <[EMAIL PROTECTED]>, Rob Bradford <[EMAIL 
PROTECTED]>, Robert McQueen <[EMAIL PROTECTED]>, Sebastien Bacher <[EMAIL 
PROTECTED]>, Sjoerd Simons <[EMAIL PROTECTED]>, Takuo KITAME <[EMAIL PROTECTED]>
+Build-Depends: debhelper (>> 4.0.0), cdbs, gnome-pkg-tools, autotools-dev, 
libgtk1.2-dev, libgdk-pixbuf-dev
+Uploaders: Debian GNOME Maintainers <[EMAIL PROTECTED]>, Andrew Lau <[EMAIL 
PROTECTED]>, Clément Stenac <[EMAIL PROTECTED]>, Dafydd Harries <[EMAIL 
PROTECTED]>, Guilherme de S. Pastore <[EMAIL PROTECTED]>, Gustavo Franco 
<[EMAIL PROTECTED]>, Gustavo Noronha Silva <[EMAIL PROTECTED]>, J.H.M. Dassen 
(Ray) <[EMAIL PROTECTED]>, Jordi Mallach <[EMAIL PROTECTED]>, Jose Carlos 
Garcia Sogo <[EMAIL PROTECTED]>, Josselin Mouette <[EMAIL PROTECTED]>, Loic 
Minier <[EMAIL PROTECTED]>, Marc 'HE' Brockschmidt <[EMAIL PROTECTED]>, Marco 
Cabizza <[EMAIL PROTECTED]>, Oystein Gisnas <[EMAIL PROTECTED]>, Ondřej Surý 
<[EMAIL PROTECTED]>, Sebastien Bacher <[EMAIL PROTECTED]>, Sjoerd Simons 
<[EMAIL PROTECTED]>
 Standards-Version: 3.6.1
 
-Package: gtk2-engines-smooth
-Architecture: any
-Depends: ${shlibs:Depends}
-Recommends: gtk-smooth-themes
-Description: Smooth Engine for GTK+ 2.x
- Smooth GTK2 Theme Engine is a simple GTK2 theme engine intended to be
- smooth, fast, and highly configurable.
- .
- This is the GTK+ 2.x version.
-
 Package: gtk-engines-smooth
 Architecture: any
 Depends: ${shlibs:Depends}
diff -u gtk-smooth-engine-0.6.0.1/debian/rules 
gtk-smooth-engine-0.6.0.1/debian/rules
--- gtk-smooth-engine-0.6.0.1/debian/rules
+++ gtk-smooth-engine-0.6.0.1/debian/rules
@@ -10 +10 @@
-DEB_CONFIGURE_EXTRA_FLAGS := --enable-gtk-1 --enable-gtk-2
+DEB_CONFIGURE_EXTRA_FLAGS := --enable-gtk-1 --disable-gtk-2
diff -u gtk-smooth-engine-0.6.0.1/debian/changelog 
gtk-smooth-engine-0.6.0.1/debian/changelog
--- gtk-smooth-engine-0.6.0.1/debian/changelog
+++ gtk-smooth-engine-0.6.0.1/debian/changelog
@@ -1,3 +1,10 @@
+gtk-smooth-engine (0.6.0.1-4.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Do not build gtk2-engines-smooth.  (Closes: #378366)
+
+ -- Adeodato Simó <[EMAIL PROTECTED]>  Sat, 22 Jul 2006 04:12:13 +0200
+
 gtk-smooth-engine (0.6.0.1-4) unstable; urgency=medium
 
   * smooth_gtk_drawing-firefox.patch: stolen from the GNOME CVS, fixes a
reverted:
--- gtk-smooth-engine-0.6.0.1/debian/gtk2-engines-smooth.install
+++ gtk-smooth-engine-0.6.0.1.orig/debian/gtk2-engines-smooth.install
@@ -1 +0,0 @@
-debian/tmp/usr/lib/gtk-2.0/*/engines/*.so

Reply via email to