Hi, that would be great. What do you thing about taking the maintainership of this packags? I'm currently very busy and have not mutch time to maintain wmfire.
regards, Christoph On Sun, Sep 04, 2005 at 10:21:02AM +0200, Loïc Minier wrote: > Package: wmfire > Version: 1.2.1-4.1 > Severity: important > Tags: patch > > Hi, > > I intend to NMU wmfire with the attached diff. This is especially > urgen because it blocks the ongoing transitions (GNOME 2.10 at least). > > If you don't object to the changes, I'll upload in 2 days. > > Bye, > > -- System Information: > Debian Release: testing/unstable > APT prefers unstable > APT policy: (500, 'unstable'), (500, 'testing') > Architecture: i386 (i686) > Shell: /bin/sh linked to /bin/bash > Kernel: Linux 2.6.12-1-686 > Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) > > Versions of packages wmfire depends on: > ii libc6 2.3.5-6 GNU C Library: Shared libraries > an > ii libglib2.0-0 2.8.0-1 The GLib library of C routines > ii libgtk2.0-0 2.6.10-1 The GTK+ graphical user > interface > ii libgtop2-5 2.10.2-1 Libraries for gtop system > monitori > ii libpango1.0-0 1.8.2-1 Layout and rendering of > internatio > ii libx11-6 6.8.2.dfsg.1-6 X Window System protocol client > li > ii libxext6 6.8.2.dfsg.1-6 X Window System miscellaneous > exte > ii xlibs 6.8.2.dfsg.1-6 X Window System client libraries > m > > wmfire recommends no packages. > > -- no debconf information > > -- > Loïc Minier <[EMAIL PROTECTED]> > Come, your destiny awaits! > diff -u wmfire-1.2.1/debian/changelog wmfire-1.2.1/debian/changelog > --- wmfire-1.2.1/debian/changelog > +++ wmfire-1.2.1/debian/changelog > @@ -1,3 +1,17 @@ > +wmfire (1.2.1-4.1) unstable; urgency=low > + > + * Non-maintainer upload. > + * Bump libgtop2-dev build-dep to get a version past the soname change. > + (Closes: #316764, #322524) > + * Break build-dependencies for the xorg transition. > + - Remove xlibs-dev build-dep. > + - Add libxt-dev build-dep (for the AC_PATH_X macro to detect X), upstream > + should specialize the macro call if they don't need this lib. > + - Add libx11-dev build-dep. > + - Add libxext-dev build-dep. > + > + -- Loic Minier <[EMAIL PROTECTED]> Sun, 4 Sep 2005 10:06:12 +0200 > + > wmfire (1.2.1-4) unstable; urgency=low > > * applied the patch from Alan Swanson (see #250937) (Closes: #250937, > diff -u wmfire-1.2.1/debian/control wmfire-1.2.1/debian/control > --- wmfire-1.2.1/debian/control > +++ wmfire-1.2.1/debian/control > @@ -2,7 +2,7 @@ > Section: x11 > Priority: optional > Maintainer: Christoph Siess (CHS) <[EMAIL PROTECTED]> > -Build-Depends: debhelper (>=4.0.0), xlibs-dev, libgtop2-dev (>=2.6.0-4), > libgtk2.0-dev, libgnome-dev > +Build-Depends: debhelper (>=4.0.0), libgtop2-dev (>= 2.10.0-1), > libgtk2.0-dev, libgnome-dev, libxt-dev, libx11-dev > Standards-Version: 3.6.1 > > Package: wmfire

