This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository librttopo.
commit 95581e1ed442b1c530c604b02aeb1b380cc75e0e Author: Bas Couwenberg <[email protected]> Date: Sat May 7 12:41:18 2016 +0200 Drop autogen.patch, autogen.sh included again. --- debian/patches/autogen.patch | 16 ---------------- debian/patches/series | 1 - 2 files changed, 17 deletions(-) diff --git a/debian/patches/autogen.patch b/debian/patches/autogen.patch deleted file mode 100644 index 044b219..0000000 --- a/debian/patches/autogen.patch +++ /dev/null @@ -1,16 +0,0 @@ -Description: Use autoreconf instead of autogen.sh. - autogen.sh is no longer included. -Author: Bas Couwenberg <[email protected]> -Forwarded: https://git.osgeo.org/gogs/rttopo/librttopo/pulls/7 - ---- a/README.md -+++ b/README.md -@@ -32,7 +32,7 @@ updated on every push to the official re - - Using Autotools: - -- ./autogen.sh # in ${srcdir}, if obtained from GIT -+ autoreconf -f -i # in ${srcdir}, if obtained from GIT - ${srcdir}/configure # in build dir - make # build - make check # test diff --git a/debian/patches/series b/debian/patches/series deleted file mode 100644 index f3ed6af..0000000 --- a/debian/patches/series +++ /dev/null @@ -1 +0,0 @@ -autogen.patch -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/librttopo.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

