The first try wasn't quite correct. I'll upload this to fix armhf.
Scott K
diff -Nru libpgf-6.12.24+ds1/debian/changelog libpgf-6.12.24+ds1/debian/changelog
--- libpgf-6.12.24+ds1/debian/changelog 2014-06-30 09:31:10.000000000 -0400
+++ libpgf-6.12.24+ds1/debian/changelog 2014-06-30 13:54:08.000000000 -0400
@@ -1,3 +1,10 @@
+libpgf (6.12.24+ds1-2.2) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Fix symbols file even harder
+
+ -- Scott Kitterman <[email protected]> Mon, 30 Jun 2014 13:53:48 -0400
+
libpgf (6.12.24+ds1-2.1) unstable; urgency=medium
* Non-maintainer upload.
diff -Nru libpgf-6.12.24+ds1/debian/libpgf6.symbols libpgf-6.12.24+ds1/debian/libpgf6.symbols
--- libpgf-6.12.24+ds1/debian/libpgf6.symbols 2014-06-30 09:34:23.000000000 -0400
+++ libpgf-6.12.24+ds1/debian/libpgf6.symbols 2014-06-30 13:53:44.000000000 -0400
@@ -1,8 +1,8 @@
# SymbolsHelper-Confirmed: 6.12.24+ds1 amd64 armel armhf hurd-i386 i386 kfreebsd-amd64 kfreebsd-i386 mips mipsel powerpc s390x sparc
libpgf.so.6 libpgf6 #MINVER#
- (arch=armhf powerpc)_ZN10CPGFStreamD0Ev@Base 6.12.24+ds1
- (arch=armhf powerpc)_ZN10CPGFStreamD1Ev@Base 6.12.24+ds1
- (arch=armhf powerpc)_ZN10CPGFStreamD2Ev@Base 6.12.24+ds1
+ (arch=powerpc)_ZN10CPGFStreamD0Ev@Base 6.12.24+ds1
+ (arch=powerpc)_ZN10CPGFStreamD1Ev@Base 6.12.24+ds1
+ (arch=powerpc)_ZN10CPGFStreamD2Ev@Base 6.12.24+ds1
_ZN11CRoiIndices13CreateIndicesEv@Base 6.12.24+ds1
_ZN11CRoiIndices14ComputeIndicesEjjRK7PGFRect@Base 6.12.24+ds1
_ZN11CRoiIndices16ComputeTileIndexEjjjbb@Base 6.12.24+ds1