Hi!

I intend to upload an NMU of this package, fixing this bug.  I'm attaching
the interdiff output of the change I made (quite trivial, btw).

I'll be uploading to the 7-day DELAYED queue.

-- 
 Bessos,    (o_
    Marga.  (\)_
diff -u hermes1-1.3.3+really1.3.2/debian/rules 
hermes1-1.3.3+really1.3.2/debian/rules
--- hermes1-1.3.3+really1.3.2/debian/rules
+++ hermes1-1.3.3+really1.3.2/debian/rules
@@ -41,7 +41,7 @@
        touch configure
 
        chmod +x configure
-       CC=gcc-4.0 ./configure \
+       ./configure \
                --host=$(DEB_HOST_GNU_TYPE) \
                --build=$(DEB_BUILD_GNU_TYPE) \
                --prefix=/usr \
diff -u hermes1-1.3.3+really1.3.2/debian/changelog 
hermes1-1.3.3+really1.3.2/debian/changelog
--- hermes1-1.3.3+really1.3.2/debian/changelog
+++ hermes1-1.3.3+really1.3.2/debian/changelog
@@ -1,3 +1,10 @@
+hermes1 (1.3.3+really1.3.2-5.1) unstable; urgency=low
+
+  * NMU changing debian/rules so that it does not specify the compiler 
+    (Closes: #358307).
+
+ -- Margarita Manterola <[EMAIL PROTECTED]>  Sun, 25 Jun 2006 16:56:31 -0300
+
 hermes1 (1.3.3+really1.3.2-5) unstable; urgency=low
 
   * Oops, we need to frobnify _all_ symbols.  (Closes: #343153)

Reply via email to