--- mffm-timecode-1.6.orig/debian/changelog +++ mffm-timecode-1.6/debian/changelog @@ -1,3 +1,14 @@ +mffm-timecode (1.6-2) unstable; urgency=low + + * QA upload. + + Set maintainer to Debian QA Group . + * Remove backup copy of README.debian. + * Make clean not ignore errors. + * Bump debhelper build-dep and compat to 5. + * Bump Standards Version to 3.8.0. + + -- Barry deFreese Thu, 05 Feb 2009 21:46:12 -0500 + mffm-timecode (1.6-1) unstable; urgency=low * New version of mffm-timecode for use with wsola examples --- mffm-timecode-1.6.orig/debian/compat +++ mffm-timecode-1.6/debian/compat @@ -1 +1 @@ -4 +5 --- mffm-timecode-1.6.orig/debian/rules +++ mffm-timecode-1.6/debian/rules @@ -55,7 +55,7 @@ rm -f build-stamp configure-stamp # Add here commands to clean up after the build process. - -$(MAKE) clean + [ ! -f Makefile ] || $(MAKE) clean dh_clean --- mffm-timecode-1.6.orig/debian/control +++ mffm-timecode-1.6/debian/control @@ -1,8 +1,9 @@ Source: mffm-timecode Priority: optional -Maintainer: Matt Flax -Build-Depends: debhelper (>= 4.0.0) -Standards-Version: 3.6.1 +Section: libs +Maintainer: Debian QA Group +Build-Depends: debhelper (>= 5.0.0) +Standards-Version: 3.8.0 Package: mffm-timecode-dev Section: libdevel