Processed: forcibly merging 537123 536748

2009-07-18 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> forcemerge 537123 536748
Bug#537123: ddpo: watch column is not updating from DEHS
Bug#536748: qa.debian.org: watch column show incorrect version number
Forcibly Merged 536748 537123.

>
End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to debian-qa-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: Bug#485538: xcb: FTBFS: Using imake without Build-Depends on xutils-dev

2009-07-18 Thread Cyril Brulebois
tag 485538 patch
thanks

Daniel Schepler  (09/06/2008):
> Package: xcb
> Version: 2.4-4
> Severity: important
> User: schep...@debian.org
> Usertags: ftbfs-xutils

Here's the patch for my NMU.

-qa@, probably a package that could/should be removed.

Mraw,
KiBi.
diff -u xcb-2.4/debian/changelog xcb-2.4/debian/changelog
--- xcb-2.4/debian/changelog
+++ xcb-2.4/debian/changelog
@@ -1,3 +1,14 @@
+xcb (2.4-4.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix FTBFS by replacing xutils with xutils-dev in Build-Depends
+(Closes: #485538).
+  * Fix FTBFS by using “rm -f Makefile” instead of “rm Makefile” in the
+clean target (Closes: #533965).
+  * debian/control: Move the Homepage where it belongs.
+
+ -- Cyril Brulebois   Sun, 19 Jul 2009 03:30:22 +0200
+
 xcb (2.4-4) unstable; urgency=low
 
   * Applied patch from CVS (http://software.schmorp.de/)
diff -u xcb-2.4/debian/control xcb-2.4/debian/control
--- xcb-2.4/debian/control
+++ xcb-2.4/debian/control
@@ -2,8 +2,9 @@
 Section: x11
 Priority: optional
 Maintainer: Michael Schiansky 
-Build-Depends: debhelper (>> 3.0.0), xutils (>= 4.0.1), libxaw7-dev | libxaw-dev 
+Build-Depends: debhelper (>> 3.0.0), xutils-dev, libxaw7-dev | libxaw-dev 
 Standards-Version: 3.6.1
+Homepage: http://www.goof.com/pcg/marc/xcb.html
 
 Package: xcb
 Architecture: any
@@ -17,2 +17,0 @@
- Homepage: http://www.goof.com/pcg/marc/xcb.html
-
diff -u xcb-2.4/debian/rules xcb-2.4/debian/rules
--- xcb-2.4/debian/rules
+++ xcb-2.4/debian/rules
@@ -30,7 +30,7 @@
 
 	([ ! -f Makefile ] && xmkmf -a ||true)
 	-$(MAKE) clean
-	rm Makefile
+	rm -f Makefile
 	rm -f debian/xcb.1x
 
 	dh_clean


signature.asc
Description: Digital signature


Bug#537519: http://qa.debian.org/popcon graphs not being updated

2009-07-18 Thread Amos Jeffries

Package: qa.debian.org

The popcon.php graphs do not appear to be generating correctly or from 
updated popcon data.


For example:
  http://qa.debian.org/popcon.php?package=squid
  http://qa.debian.org/popcon-graph.php?packages=squid

The page states last updated Jun 14 (its now July 19). Table of 
information shows daily changing information so I assume its correct. 
The graphs on both pages however do not show any change, or any data 
past about 1 July 2009.


AYJ



--
To UNSUBSCRIBE, email to debian-qa-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org