The following commit has been merged in the upstream branch: commit 3405fd6b3d540f86621ae750eed124a553e55730 Author: Francesco Paolo Lovergine <fran...@debian.org> Date: Tue Mar 1 22:31:46 2011 +0100
Migrated to quilt and deb source 3.0 diff --git a/debian/changelog b/debian/changelog index dd74933..bb30117 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,20 +1,15 @@ geos (3.2.2-1) unstable; urgency=low + [ Alan Boudreault ] * New upstream release. - -- Alan Boudreault <aboudrea...@mapgears.com> Tue, 11 May 2010 11:39:29 -0400 - -geos (3.2.1-1) unstable; urgency=low - - * New upstream release. - - -- Francesco Paolo Lovergine <fran...@debian.org> Sat, 03 Apr 2010 23:23:35 +0200 - -geos (3.2.0-2) unstable; urgency=low - - * Policy set to 3.8.4, without changes. + [ Francesco Paolo Lovergine ] + * Policy set to 3.9.1, without changes. + * Merged log for post squeeze release. + * Repository moved to git and changed Vcs-* fields as required. + * Source format moved to 3.0 with quilt support. - -- Francesco Paolo Lovergine <fran...@debian.org> Thu, 21 Jan 2010 17:55:27 +0100 + -- Francesco Paolo Lovergine <fran...@debian.org> Tue, 01 Mar 2011 21:26:23 +0100 geos (3.2.0-1) unstable; urgency=low diff --git a/debian/patches/00list b/debian/patches/00list deleted file mode 100644 index 021b0c3..0000000 --- a/debian/patches/00list +++ /dev/null @@ -1 +0,0 @@ -# no patches diff --git a/debian/patches/series b/debian/patches/series new file mode 100644 index 0000000..e69de29 diff --git a/debian/rules b/debian/rules index 38604d4..47c641e 100755 --- a/debian/rules +++ b/debian/rules @@ -9,8 +9,6 @@ # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 -include /usr/share/dpatch/dpatch.make - # These are used for cross-compiling and for saving the configure script # from having to guess our platform (since we know it already) DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE) @@ -66,7 +64,7 @@ endif cp debian/libgeos-c++.dirs debian/libgeos-$(VER).dirs #Architecture -build: patch build-arch build-indep +build: build-arch build-indep build-arch: build-arch-stamp build-arch-stamp: config.status @@ -80,8 +78,7 @@ build-indep-stamp: config.status $(MAKE) -C doc doxygen-html touch $@ -clean: clean-patched unpatch -clean-patched: +clean: dh_testdir dh_testroot [ ! -f Makefile ] || $(MAKE) distclean diff --git a/debian/source/format b/debian/source/format new file mode 100644 index 0000000..163aaf8 --- /dev/null +++ b/debian/source/format @@ -0,0 +1 @@ +3.0 (quilt) -- Geometry engine for Geographic Information Systems _______________________________________________ Pkg-grass-devel mailing list Pkg-grass-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel