diff -Nru vice-2.3.dfsg/debian/changelog vice-2.3.dfsg/debian/changelog --- vice-2.3.dfsg/debian/changelog 2011-11-14 00:27:38.000000000 +0000 +++ vice-2.3.dfsg/debian/changelog 2011-11-23 23:45:46.000000000 +0000 @@ -1,8 +1,9 @@ -vice (2.3.dfsg-1ubuntu1) precise; urgency=low +vice (2.3.dfsg-2) unstable; urgency=low - * Build-depend on libjpeg-dev rather than libjpeg62-dev. + * Build-Depend on libjpeg-dev instead of specific version (closes: #649766). + * Add debian/watch and build-arch / build-indep targets to debian/rules . - -- Colin Watson Mon, 14 Nov 2011 00:27:37 +0000 + -- Laszlo Boszormenyi (GCS) Wed, 23 Nov 2011 23:50:06 +0100 vice (2.3.dfsg-1) unstable; urgency=low diff -Nru vice-2.3.dfsg/debian/control vice-2.3.dfsg/debian/control --- vice-2.3.dfsg/debian/control 2011-11-14 00:27:35.000000000 +0000 +++ vice-2.3.dfsg/debian/control 2011-11-23 22:54:50.000000000 +0000 @@ -2,8 +2,7 @@ Build-Depends: debhelper (>= 5), automake1.9 | automake, bison++ | bison, flex, gettext, libasound2-dev, libbonobo2-dev, libbonoboui2-dev, libcairo2-dev, libgnomecanvas2-dev, libgnomeui-dev, libgnomevfs2-dev, libgtk2.0-dev, libieee1284-3-dev, libjpeg-dev, libncurses5-dev, libpcap0.8-dev, libpng12-dev, libreadline-dev, libx11-dev, libxext-dev, libtwolame-dev, libxmu-dev, libxpm-dev, libxt-dev, libxv-dev, libxxf86dga-dev, libxxf86vm-dev, x11proto-core-dev, xfonts-utils Section: contrib/otherosfs Priority: optional -Maintainer: Ubuntu Developers -XSBC-Original-Maintainer: Laszlo Boszormenyi (GCS) +Maintainer: Laszlo Boszormenyi (GCS) Homepage: http://vice-emu.sourceforge.net/ Standards-Version: 3.9.2 diff -Nru vice-2.3.dfsg/debian/rules vice-2.3.dfsg/debian/rules --- vice-2.3.dfsg/debian/rules 2011-04-24 09:35:47.000000000 +0000 +++ vice-2.3.dfsg/debian/rules 2011-11-23 23:15:14.000000000 +0000 @@ -32,6 +32,9 @@ --enable-fullscreen --enable-parsid --with-midas --without-xaw3d touch $@ +build-arch: build +build-indep: build + build: build-stamp #build-stamp: patch-stamp configure-stamp build-stamp: configure-stamp diff -Nru vice-2.3.dfsg/debian/watch vice-2.3.dfsg/debian/watch --- vice-2.3.dfsg/debian/watch 1970-01-01 00:00:00.000000000 +0000 +++ vice-2.3.dfsg/debian/watch 2011-11-23 23:27:13.000000000 +0000 @@ -0,0 +1,3 @@ +version=3 +opts=dversionmangle=s/\.dfsg// \ +http://sf.net/vice-emu/vice-(.+)\.tar\.gz