diff -Nru empire-hub-1.0.2.1/debian/changelog empire-hub-1.0.2.1+nmu1/debian/changelog --- empire-hub-1.0.2.1/debian/changelog 2002-10-26 15:01:14.000000000 -0300 +++ empire-hub-1.0.2.1+nmu1/debian/changelog 2015-12-20 11:12:29.000000000 -0200 @@ -1,3 +1,17 @@ +empire-hub (1.0.2.1+nmu1) unstable; urgency=medium + + * Non-maintainer upload. + * Update DH level to 9 to avoid a FTBFS. (Closes: #800179). + * debian/compat: updated to 9. + * debian/control: + - Added the ${msic:Depends} variable to provide the + right install dependencies. + - Bumped Standards-Version to 3.9.6. + * debian/rules: changed the install to put the final + files in right place. + + -- Raphael Mota Ramos Sun, 20 Dec 2015 10:50:13 -0200 + empire-hub (1.0.2.1) unstable; urgency=low * NMU diff -Nru empire-hub-1.0.2.1/debian/compat empire-hub-1.0.2.1+nmu1/debian/compat --- empire-hub-1.0.2.1/debian/compat 1969-12-31 21:00:00.000000000 -0300 +++ empire-hub-1.0.2.1+nmu1/debian/compat 2015-12-20 10:53:11.000000000 -0200 @@ -0,0 +1 @@ +9 diff -Nru empire-hub-1.0.2.1/debian/control empire-hub-1.0.2.1+nmu1/debian/control --- empire-hub-1.0.2.1/debian/control 2002-10-26 14:54:20.000000000 -0300 +++ empire-hub-1.0.2.1+nmu1/debian/control 2015-12-20 10:52:51.000000000 -0200 @@ -2,12 +2,12 @@ Section: games Priority: optional Maintainer: Drake Diedrich -Standards-Version: 3.5.7 +Standards-Version: 3.9.6 Build-Depends: debhelper Package: empire-hub Architecture: any -Depends: ${shlibs:Depends} +Depends: ${shlibs:Depends}, ${misc:Depends} Description: Empire protocol multiplexer This package allows multiple clients to connect to an Empire server over a single connection. diff -Nru empire-hub-1.0.2.1/debian/debhelper.log empire-hub-1.0.2.1+nmu1/debian/debhelper.log --- empire-hub-1.0.2.1/debian/debhelper.log 1969-12-31 21:00:00.000000000 -0300 +++ empire-hub-1.0.2.1+nmu1/debian/debhelper.log 2015-12-20 10:52:55.000000000 -0200 @@ -0,0 +1,12 @@ +dh_installdirs +dh_installdocs +dh_installmanpages +dh_installchangelogs +dh_strip +dh_compress +dh_fixperms +dh_installdeb +dh_shlibdeps +dh_gencontrol +dh_builddeb +dh_builddeb diff -Nru empire-hub-1.0.2.1/debian/rules empire-hub-1.0.2.1+nmu1/debian/rules --- empire-hub-1.0.2.1/debian/rules 2002-10-26 14:58:15.000000000 -0300 +++ empire-hub-1.0.2.1+nmu1/debian/rules 2015-12-20 10:53:39.000000000 -0200 @@ -39,8 +39,8 @@ dh_installdirs # Add here commands to install the files into debian/tmp - # $(MAKE) install DESTDIR=`pwd`/debian/tmp - cp emp_hub `pwd`/debian/tmp/usr/games/emp_hub + # $(MAKE) install DESTDIR=`pwd`/debian/empire-hub + cp emp_hub `pwd`/debian/empire-hub/usr/games/emp_hub dh_installdocs # dh_installexamples diff -Nru empire-hub-1.0.2.1/debian/substvars empire-hub-1.0.2.1+nmu1/debian/substvars --- empire-hub-1.0.2.1/debian/substvars 1969-12-31 21:00:00.000000000 -0300 +++ empire-hub-1.0.2.1+nmu1/debian/substvars 2015-12-20 10:52:54.000000000 -0200 @@ -0,0 +1,3 @@ +shlibs:Depends=libc6 (>= 2.14) +misc:Depends= +misc:Pre-Depends=