Bug#346684: intent to upload sponsored NMU to fix xlibs-dev bug

2006-01-16 Thread Andrew Suffield
On Mon, Jan 16, 2006 at 01:41:50AM -0500, Justin Pryzby wrote:
 tag 346684 patch
 thanks
 
 I intend to NMU a fix for this bug sponsored by some member of the QA
 group; patch attached.

Do you people even read the bug logs? That's two of you in less than 24 hours.

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=346684;msg=20

-- 
  .''`.  ** Debian GNU/Linux ** | Andrew Suffield
 : :' :  http://www.debian.org/ |
 `. `'  |
   `- --  |


signature.asc
Description: Digital signature


Bug#346684: intent to upload sponsored NMU to fix xlibs-dev bug

2006-01-16 Thread Justin Pryzby
Hi Andrew,

Yes, I've been using a script to help do things more consistently, and
trying to read the bug logs while packages are pbuilding, to evaluate
the specific bug, as well the the wellness status of both the
package and maintainer.  Last night I tried building multiple packages
at the same time, and I suspect this bug got lost in a mess of firefox
tabs; sorry about that.

-- 
Clear skies,
Justin

On Mon, Jan 16, 2006 at 08:00:58AM +, Andrew Suffield wrote:
 On Mon, Jan 16, 2006 at 01:41:50AM -0500, Justin Pryzby wrote:
  tag 346684 patch
  thanks
  
  I intend to NMU a fix for this bug sponsored by some member of the QA
  group; patch attached.
 
 Do you people even read the bug logs? That's two of you in less than 24 hours.
 
 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=346684;msg=20


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#346684: intent to upload sponsored NMU to fix xlibs-dev bug

2006-01-15 Thread Justin Pryzby
tag 346684 patch
thanks

I intend to NMU a fix for this bug sponsored by some member of the QA
group; patch attached.  My pbuild result of this patch was clean, and
produced a binary package with expected debdiff output from the most
recent version in sid.  Build logs are at
  http://justinpryzby.com/debian/xlibs-dev/
diff -u fspanel-0.7/debian/changelog fspanel-0.7/debian/changelog
--- fspanel-0.7/debian/changelog
+++ fspanel-0.7/debian/changelog
@@ -1,3 +1,10 @@
+fspanel (0.7-5.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Update build-deps for xlibs-dev removal; closes: #346684.
+
+ -- Justin Pryzby [EMAIL PROTECTED]  Mon, 16 Jan 2006 01:40:52 -0500
+
 fspanel (0.7-5) unstable; urgency=low
 
   * Adopted
diff -u fspanel-0.7/debian/control fspanel-0.7/debian/control
--- fspanel-0.7/debian/control
+++ fspanel-0.7/debian/control
@@ -2,7 +2,7 @@
 Section: x11
 Priority: optional
 Maintainer: Andrew Suffield [EMAIL PROTECTED]
-Build-Depends: debhelper (= 4.0), xlibs-dev
+Build-Depends: debhelper (= 4.0), libx11-dev, libxpm-dev, x-dev
 Standards-Version: 3.6.1
 
 Package: fspanel