tags 707393 + patch tags 707393 + pending thanks Dear maintainer,
I've prepared an NMU for gorm.app (versioned as 1.2.16-1.1) and uploaded it to DELAYED/2. Please feel free to tell me if I should delay it longer. Regards. -- .''`. Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06 : :' : Debian GNU/Linux user, admin, and developer - http://www.debian.org/ `. `' Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe `- NP: James Taylor: Something In The Way She Moves
diff -u gorm.app-1.2.16/debian/changelog gorm.app-1.2.16/debian/changelog --- gorm.app-1.2.16/debian/changelog +++ gorm.app-1.2.16/debian/changelog @@ -1,3 +1,15 @@ +gorm.app (1.2.16-1.1) unstable; urgency=low + + * Non-maintainer upload. + * Fix "FTBFS: GormCore/./obj/libGormCore.so: undefined reference to + `class_pose_as'": + apply patch from Ubuntu / Julian Taylor: + - disable unnecessary class_pose_as workaround in GormCore/GormPrivate.m + applied upstream 1.2.17 + (Closes: #707393) + + -- gregor herrmann <gre...@debian.org> Wed, 10 Jul 2013 20:31:12 +0200 + gorm.app (1.2.16-1) unstable; urgency=low * New upstream version. (Closes: #671393) only in patch2: unchanged: --- gorm.app-1.2.16.orig/GormCore/GormPrivate.m +++ gorm.app-1.2.16/GormCore/GormPrivate.m @@ -79,12 +79,14 @@ @end @implementation NSObject (GormPrivate) +/* + (void) poseAsClass: (Class)aClassObject { // disable poseAs: while in Gorm. class_pose_as(self, aClassObject); NSLog(@"WARNING: poseAs: called in Gorm."); } +*/ + (BOOL) canSubstituteForClass: (Class)origClass {
signature.asc
Description: Digital signature