This is an automated email from the git hooks/post-receive script. sascha-guest pushed a commit to branch master in repository aegean.
commit eb9b7d9c01463e5e4aaab1dd2578ca613d8da945 Author: Sascha Steinbiss <[email protected]> Date: Sun Mar 20 11:33:34 2016 +0000 remove patch --- debian/changelog | 1 + debian/patches/series | 1 - debian/patches/spelling | 14 -------------- 3 files changed, 1 insertion(+), 15 deletions(-) diff --git a/debian/changelog b/debian/changelog index 51ef1a4..1e0a87e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ aegean (0.15.2+dfsg-1) unstable; urgency=medium * New upstream version. + * Drop patches applied upstream. * d/watch: make watchfile more robust * d/rules: drop unneeded get-orig-source target diff --git a/debian/patches/series b/debian/patches/series index e862bf4..f77a16b 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -4,4 +4,3 @@ remove_license adjust_datapath follow_links includepaths -spelling diff --git a/debian/patches/spelling b/debian/patches/spelling deleted file mode 100644 index 3fc3024..0000000 --- a/debian/patches/spelling +++ /dev/null @@ -1,14 +0,0 @@ -Description: Fix spelling unknow->unknown -Author: Sascha Steinbiss <[email protected]> -Forwarded: https://github.com/standage/AEGeAn/pull/161 ---- a/src/core/AgnLocus.c -+++ b/src/core/AgnLocus.c -@@ -344,7 +344,7 @@ - break; - default: - desc = NULL; -- fprintf(stderr, "error: unknow comp classification %d\n", c); -+ fprintf(stderr, "error: unknown comp classification %d\n", c); - break; - } - desc->comparison_count++; -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/aegean.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
