tags 356303 + pending thanks I've uploaded the following NMU to delayed-2.
diff -u albumshaper-2.1/debian/changelog albumshaper-2.1/debian/changelog --- albumshaper-2.1/debian/changelog +++ albumshaper-2.1/debian/changelog @@ -1,3 +1,10 @@ +albumshaper (2.1-2.1) unstable; urgency=low + + * NMU as part of the GCC 4.1 transition. + * Remove extra qualification from C++ header file. Closes: #356303 + + -- Martin Michlmayr <[EMAIL PROTECTED]> Thu, 25 May 2006 21:49:25 +0200 + albumshaper (2.1-2) unstable; urgency=low * Rebuilt against new stdlibc++6, no changes. only in patch2: unchanged: --- albumshaper-2.1.orig/src/backend/album.h +++ albumshaper-2.1/src/backend/album.h @@ -113,7 +113,7 @@ int getCreationDay(); ///Updates the creation date to today's date - void Album::updateCreationDate(); + void updateCreationDate(); ///Updates the modification date to today's date void updateModificationDate(); -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

