tags 356980 + pending
thanks
I've uploaded the following NMU to delayed-2.
diff -u arson-0.9.8beta2/debian/changelog arson-0.9.8beta2/debian/changelog
--- arson-0.9.8beta2/debian/changelog
+++ arson-0.9.8beta2/debian/changelog
@@ -1,3 +1,10 @@
+arson (0.9.8beta2-4.3) unstable; urgency=low
+
+ * NMU as part of the GCC 4.1 transition.
+ * Remove extra qualification from C++ header file (Closes: #356980)
+
+ -- Martin Michlmayr <[EMAIL PROTECTED]> Fri, 26 May 2006 15:54:18 +0200
+
arson (0.9.8beta2-4.2) unstable; urgency=low
* NMU to replace the Build-Depends: xlibs-dev with the appropriate split
--- arson-0.9.8beta2.orig/src/process.h
+++ arson-0.9.8beta2/src/process.h
@@ -262,8 +262,7 @@
const char *oper = NULL,
const QString &type = QString::null);
- static uint ArsonCdrdaoProcess::calcTime(
- uint hrs, uint mins, uint secs);
+ static uint calcTime(uint hrs, uint mins, uint secs);
private:
enum {
--
Martin Michlmayr
http://www.cyrius.com/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]