--- ng-utils-0.7.orig/ChangeLog +++ ng-utils-0.7/ChangeLog @@ -1,3 +1,27 @@ +2008-04-13 20:05 Petter Reinholdtsen + + * debian/changelog: New debian release. + +2008-04-13 20:04 Petter Reinholdtsen + + * debian/Makefile.am: Remember to include the new compat file. + +2008-04-13 20:00 Petter Reinholdtsen + + * NEWS: New release 0.7. + +2008-04-13 19:59 Petter Reinholdtsen + + * .cvsignore: Ignore depcomp copied from automake. + +2008-04-13 19:56 Petter Reinholdtsen + + * debian/compat: Leftover. + +2008-04-13 19:53 Petter Reinholdtsen + + * Makefile.am: Generated new changelog file. + 2008-04-13 19:46 Petter Reinholdtsen * configure.ac: Prepare for a new release. --- ng-utils-0.7.orig/debian/Makefile.in +++ ng-utils-0.7/debian/Makefile.in @@ -128,7 +128,7 @@ target_alias = @target_alias@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ -EXTRA_DIST = changelog control copyright dirs docs rules +EXTRA_DIST = changelog compat control copyright dirs docs rules all: all-am .SUFFIXES: --- ng-utils-0.7.orig/debian/compat +++ ng-utils-0.7/debian/compat @@ -0,0 +1 @@ +5 --- ng-utils-0.7.orig/debian/changelog +++ ng-utils-0.7/debian/changelog @@ -1,10 +1,10 @@ -ng-utils (0.6-2) UNRELEASED; urgency=low +ng-utils (0.7-1) unstable; urgency=low * Update to use debhelper version 5. * Change Standards-Version from 3.6.1 to 3.7.3. No updates needed. * Changed copyright file to keep lintian happy. - -- Petter Reinholdtsen Sun, 13 Apr 2008 21:37:47 +0200 + -- Petter Reinholdtsen Sun, 13 Apr 2008 22:04:57 +0200 ng-utils (0.6-1) unstable; urgency=low --- ng-utils-0.7.orig/debian/Makefile.am +++ ng-utils-0.7/debian/Makefile.am @@ -1 +1 @@ -EXTRA_DIST = changelog control copyright dirs docs rules +EXTRA_DIST = changelog compat control copyright dirs docs rules