tags 366963 + pending
thanks

I've uploaded the following NMU to delayed-2.


diff -u highlight-2.4.5/debian/changelog highlight-2.4.5/debian/changelog
--- highlight-2.4.5/debian/changelog
+++ highlight-2.4.5/debian/changelog
@@ -1,3 +1,10 @@
+highlight (2.4.5-1.1) unstable; urgency=low
+
+  * NMU as part of the GCC 4.1 transition.
+  * Remove extra qualification from C++ header file. (closes: #366963).
+
+ -- Martin Michlmayr <[EMAIL PROTECTED]>  Fri, 26 May 2006 21:39:18 +0200
+
 highlight (2.4.5-1) unstable; urgency=low
 
   * New upstream Release.
only in patch2:
unchanged:
--- highlight-2.4.5.orig/highlight/codegenerator.h
+++ highlight-2.4.5/highlight/codegenerator.h
@@ -248,7 +248,7 @@
     string &getTitle();

 

     /** \param p HTML anchor prefix */

-    void CodeGenerator::setHTMLAnchorPrefix(const string & p);
+    void setHTMLAnchorPrefix(const string & p);
 
 protected:
     CodeGenerator(highlight::OutputType type);

-- 
Martin Michlmayr
http://www.cyrius.com/


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

Reply via email to