Author: frankie Date: 2009-03-21 10:30:20 +0000 (Sat, 21 Mar 2009) New Revision: 2040
Modified: packages/avce00/trunk/debian/changelog packages/avce00/trunk/debian/control packages/avce00/trunk/debian/rules Log: Modified: packages/avce00/trunk/debian/changelog =================================================================== --- packages/avce00/trunk/debian/changelog 2009-03-21 10:15:02 UTC (rev 2039) +++ packages/avce00/trunk/debian/changelog 2009-03-21 10:30:20 UTC (rev 2040) @@ -1,10 +1,10 @@ avce00 (2.0.0-3) UNRELEASED; urgency=low * Fixed short and long descriptions to make lintian happy. - * Policy bumped to 3.8.0 + * Policy bumped to 3.8.1. * Debhelper level set to 7. Now using dh_prep. - -- Francesco Paolo Lovergine <[email protected]> Tue, 17 Feb 2009 17:30:56 +0100 + -- Francesco Paolo Lovergine <[email protected]> Sat, 21 Mar 2009 11:30:02 +0100 avce00 (2.0.0-2) unstable; urgency=low Modified: packages/avce00/trunk/debian/control =================================================================== --- packages/avce00/trunk/debian/control 2009-03-21 10:15:02 UTC (rev 2039) +++ packages/avce00/trunk/debian/control 2009-03-21 10:30:20 UTC (rev 2040) @@ -4,7 +4,7 @@ Maintainer: Debian GIS Project <[email protected]> Uploaders: Jean-Denis Giguere <[email protected]>, Francesco Paolo Lovergine <[email protected]> Build-Depends: debhelper (>= 7) -Standards-Version: 3.8.0 +Standards-Version: 3.8.1 Homepage: http://avce00.maptools.org/avce00/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-grass/packages/avce00/trunk Vcs-Svn: svn://svn.debian.org/svn/pkg-grass/packages/avce00/trunk Modified: packages/avce00/trunk/debian/rules =================================================================== --- packages/avce00/trunk/debian/rules 2009-03-21 10:15:02 UTC (rev 2039) +++ packages/avce00/trunk/debian/rules 2009-03-21 10:30:20 UTC (rev 2040) @@ -36,9 +36,8 @@ dh_testroot # Add here commands to clean up after the build process. + $(MAKE) clean - -$(MAKE) clean - dh_clean install: build _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel

