This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository hdf4.
commit f29a870b16f08c964694445c9dc3ee0321065417 Author: Bas Couwenberg <[email protected]> Date: Thu Jun 30 20:54:49 2016 +0200 Drop obsolete README.source. --- debian/README.source | 17 ----------------- debian/changelog | 1 + 2 files changed, 1 insertion(+), 17 deletions(-) diff --git a/debian/README.source b/debian/README.source deleted file mode 100644 index a9a0098..0000000 --- a/debian/README.source +++ /dev/null @@ -1,17 +0,0 @@ -How-to create upstream tarball ------------------------------- - -Use - -debian/rules download-upstream -debian/rules create-orig-tar - -to generate the original tarball in the parent directory of the -source tree. Note that upstream sources still need extensive -patching in order to generate shared libs and the soname used -is also Debian specific. HDF4 is essentially frozen but -sometimes API changes happen and you should track accurately -the possible issues. - --- Francesco Paolo Lovergine <[email protected]> Thu Jun 19 16:36:41 CEST 2008 - diff --git a/debian/changelog b/debian/changelog index 344fe7d..3cf3164 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ libhdf4 (4.2.12-1) UNRELEASED; urgency=medium * New upstream release. * Update copyright file, update copyright years for The HDF Group. * Drop unused ARCHIVE variable from rules file. + * Drop obsolete README.source. -- Bas Couwenberg <[email protected]> Thu, 30 Jun 2016 19:38:29 +0200 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/hdf4.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

