Good idea :) The patches stuff is all Greek to me, but I have added 2 comments to the other stuff.
Diff comments: > === modified file 'debian/changelog' > --- debian/changelog 2016-01-22 07:20:01 +0000 > +++ debian/changelog 2016-07-22 12:49:08 +0000 > @@ -1,3 +1,27 @@ > +widelands (1:18-3widelands1) UNRELEASED; urgency=medium > + > + * Merged Debian packaging of Widelands 1:18-3. Remaining changes: > + - Disabled all Debian-patches since some caused conflicts when applied > to > + latest trunk. They mostly concern architectures which we don't have > + access to build/test with normally, so they would be hard to maintain. > + - The kFreeBSD-patch was removed entirely since it has been included. > + - Build dependencies changed from SDL to SDL2. > + - New build dependencies: boost-regex, boost-test > + - Removed build dependencies: lua, sdl(2)-gfx > + - Reduce complexity by reducing the number of paths configured during > build > + to just the datadir. > + - Install new binaries; wl_map_info, wl_map_object_info and > wl_render_richtext > + - Always use our bundled fonts > + - Updated copyright file > + - Updated man page > + - Moved all data-related directories into a new "data" directory. > + Various paths have been updated to reflect this. > + - Added added widelands.appdata.xml for debian desktops. We still lack the install instructions for this file. When I tried adding it, the Ubuntu PPA complained. Could you look into this? https://bugs.launchpad.net/widelands/+bug/1271595 > + - Made widelands.desktop localizable. > + - Translations for appdata and desktop file. > + > + -- Widelands <[email protected]> Thu, 21 Jul 2016 21:25:36 +0200 How about using [email protected]? > + > widelands (1:18-3) unstable; urgency=medium > > Packaging cleanup version only, no user-visible changes. -- https://code.launchpad.net/~hjd/widelands/debian-changelog/+merge/300877 Your team Widelands Developers is requested to review the proposed merge of lp:~hjd/widelands/debian-changelog into lp:widelands. _______________________________________________ Mailing list: https://launchpad.net/~widelands-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~widelands-dev More help : https://help.launchpad.net/ListHelp

