Dear all, 

since the hard freeze come closer I've uploaded an NMU with two days
delay. 

Apart from the already proposed patch I also added overrides for the
two lintian warnings because it seems that the files in question are
not actually arch dependent. Moving these files into an arch
independent additional deb might be an alternative, but obviously not
at this point in the release cycle. 

Enclosed you find the NMU patch against version 0.12.0-15. 

best, 
Gert   

diff -ruN gnustep-dl2-0.12.0/debian/changelog gnustep-dl2-0.12.0.new/debian/changelog
--- gnustep-dl2-0.12.0/debian/changelog	2017-01-08 21:39:39.194304479 +0000
+++ gnustep-dl2-0.12.0.new/debian/changelog	2017-01-08 21:47:28.712306736 +0000
@@ -1,3 +1,16 @@
+gnustep-dl2 (0.12.0-15.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * d/gnustep-dl2-postgresql-adaptor.links: correct link to make it
+    possible that update replaces directory with link. Closes: #838704
+  * Override lintian errors
+       E: gnustep-dl2-sqlite-adaptor: arch-dependent-file-in-usr-share
+       E: gnustep-dl2-postgresql-adaptor: arch-dependent-file-in-usr-share
+    In both cases the files in question are just a plist and a tif file
+    that don't appear to be arch dependent.
+
+ -- Gert Wollny <g...@debian.org>  Sun, 08 Jan 2017 21:29:41 +0000
+
 gnustep-dl2 (0.12.0-15) unstable; urgency=medium
 
   * debian/control: build depends on latest libgnustep-gui-dev
diff -ruN gnustep-dl2-0.12.0/debian/files gnustep-dl2-0.12.0.new/debian/files
--- gnustep-dl2-0.12.0/debian/files	1970-01-01 00:00:00.000000000 +0000
+++ gnustep-dl2-0.12.0.new/debian/files	2017-01-08 21:47:39.409306788 +0000
@@ -0,0 +1 @@
+gnustep-dl2_0.12.0-15.1_source.buildinfo gnustep optional
diff -ruN gnustep-dl2-0.12.0/debian/gnustep-dl2-postgresql-adaptor.lintian-overrides gnustep-dl2-0.12.0.new/debian/gnustep-dl2-postgresql-adaptor.lintian-overrides
--- gnustep-dl2-0.12.0/debian/gnustep-dl2-postgresql-adaptor.lintian-overrides	1970-01-01 00:00:00.000000000 +0000
+++ gnustep-dl2-0.12.0.new/debian/gnustep-dl2-postgresql-adaptor.lintian-overrides	2017-01-08 21:27:42.279301033 +0000
@@ -0,0 +1,2 @@
+# These files actually seem to be arch independent 
+gnustep-dl2-postgresql-adaptor: arch-dependent-file-in-usr-share usr/share/GNUstep/Frameworks/PostgreSQLEOAdaptor/Versions/0/LoginPanel.bundle/LoginPanel
diff -ruN gnustep-dl2-0.12.0/debian/gnustep-dl2-postgresql-adaptor.maintscript gnustep-dl2-0.12.0.new/debian/gnustep-dl2-postgresql-adaptor.maintscript
--- gnustep-dl2-0.12.0/debian/gnustep-dl2-postgresql-adaptor.maintscript	2016-07-13 09:56:56.000000000 +0000
+++ gnustep-dl2-0.12.0.new/debian/gnustep-dl2-postgresql-adaptor.maintscript	2017-01-05 09:28:36.346876308 +0000
@@ -1,4 +1,4 @@
-symlink_to_dir	/usr/lib/GNUstep/Frameworks/PostgreSQLEOAdaptor.framework/Resources	/usr/lib/GNUstep/Frameworks/PostgreSQLEOAdaptor.framework/Versions/Current/Resources	0.12.0-15~
+symlink_to_dir	/usr/lib/GNUstep/Frameworks/PostgreSQLEOAdaptor.framework/Resources	/usr/lib/GNUstep/Frameworks/PostgreSQLEOAdaptor.framework/Versions/0/Resources	0.12.0-15~
 dir_to_symlink	/usr/lib/GNUstep/Frameworks/PostgreSQLEOAdaptor.framework/Versions/0/Headers	/usr/include/GNUstep/PostgreSQLEOAdaptor	0.12.0-14~
 dir_to_symlink	/usr/lib/GNUstep/Frameworks/PostgreSQLEOAdaptor.framework/Resources/LoginPanel.bundle/Resources	/usr/share/GNUstep/Frameworks/PostgreSQLEOAdaptor/LoginPanel.bundle	0.12.0-14~
 dir_to_symlink	/usr/lib/GNUstep/Frameworks/PostgreSQLEOAdaptor.framework/Versions/0/Resources	/usr/share/GNUstep/Frameworks/PostgreSQLEOAdaptor/Versions/0	0.12.0-14~
diff -ruN gnustep-dl2-0.12.0/debian/gnustep-dl2-sqlite-adaptor.lintian-overrides gnustep-dl2-0.12.0.new/debian/gnustep-dl2-sqlite-adaptor.lintian-overrides
--- gnustep-dl2-0.12.0/debian/gnustep-dl2-sqlite-adaptor.lintian-overrides	2017-01-08 21:45:08.576306063 +0000
+++ gnustep-dl2-0.12.0.new/debian/gnustep-dl2-sqlite-adaptor.lintian-overrides	2017-01-08 21:26:42.583300746 +0000
@@ -1,3 +1,5 @@
 # Empty dir is intentional
 gnustep-dl2-sqlite-adaptor: package-contains-empty-directory usr/include/GNUstep/SQLite3EOAdaptor/
 
+# The files in this directory actually seem to be arch independend
+gnustep-dl2-sqlite-adaptor: arch-dependent-file-in-usr-share usr/share/GNUstep/Frameworks/SQLite3EOAdaptor/Versions/0/LoginPanel.bundle/LoginPanel

Reply via email to