Comment 7 for bug 1598850

Revision history for this message
Steve Langasek (vorlon) wrote :

Thanks, this looks good. I'm uploading to yakkety now, with two minor adjustments to the changelog:

diff -uNr ./debian/changelog /tmp/ncurses-6.0+20160625/debian/changelog
--- ./debian/changelog 2016-07-07 15:43:18.385437906 -0700
+++ /tmp/ncurses-6.0+20160625/debian/changelog 2016-07-07 15:36:05.257153701 -0700
@@ -1,9 +1,9 @@
 ncurses (6.0+20160625-1ubuntu1) yakkety; urgency=low

- * Merge from Debian unstable (LP: #1598850). Remaining changes:
+ * Merge with Debian; remaining changes: (LP: #1598850)
     - Add a simple autopkgtest to the package.
     - Build x32 packages.
- - Build lib32 packages on s390x.
+ - Build 32bit packages on s390x.

  -- Tiago Stürmer Daitx <email address hidden> Wed, 06 Jul 2016 23:11:18 +0000

The first is a minor nitpick, the bug is about the merge and not about the remaining changes.

The second is also a very minor nitpick, the packages being built on s390x are 'lib32' packages, but s390 is a 31-bit architecture, not 32-bit, so they are not 32-bit packages. ;) It bothers me to call them "32-bit", even though this is consistent with the previous changelog entries.