[med-svn] [bedtools] 01/10: Remove docs/content/images/tool-glyphs/barski_binding_site.png from upstream tarball
Andreas Tille
tille at debian.org
Mon Jul 18 14:48:59 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository bedtools.
commit 5eb5e7e82affbe3df605d3ab8a099721317467da
Author: Andreas Tille <tille at debian.org>
Date: Mon Jul 18 16:05:19 2016 +0200
Remove docs/content/images/tool-glyphs/barski_binding_site.png from upstream tarball
---
debian/changelog | 8 ++++----
debian/copyright | 3 +++
debian/watch | 5 ++---
3 files changed, 9 insertions(+), 7 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 5105a4f..23d14ec 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,15 +1,15 @@
-bedtools (2.26.0-1) UNRELEASED; urgency=medium
+bedtools (2.26.0+dfsg-1) UNRELEASED; urgency=medium
[ Charles Plessy ]
- Problem: docs/content/images/tool-glyphs/barski_binding_site.png is from
- Jothi et al, 2008, doi:10.1093/nar/gkn488, licensed under no-DFSG CC-BY-NC 2.0.
-
854dcc2 Merge tag 'v2.26.0' into debian/unstable
99afd11 Ensure the architecture-independent package can be built separately.
Thanks to Santiago Vila <sanvila at debian.org> (Closes: #805998)
[ Andreas Tille ]
* Switch to default repository layout
+ * Remove docs/content/images/tool-glyphs/barski_binding_site.png from upstream
+ tarball since it is from
+ Jothi et al, 2008, doi:10.1093/nar/gkn488, licensed under no-DFSG CC-BY-NC 2.0
-- Charles Plessy <plessy at debian.org> Thu, 07 Jul 2016 13:58:08 +0900
diff --git a/debian/copyright b/debian/copyright
index 2ccf08d..cf52fad 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -3,6 +3,9 @@ Source: https://github.com/arq5x/bedtools2/archive/v2.25.0.tar.gz
License: Licenses are GPL-2 and MIT and GPL-3+ with runtime exception and zlib
BEDTools combines source code under GPL-2, LGPL-2.1 and MIT licenses, and
links to libc6, libgcc, libstdc++ and zlib1g.
+Files-Excluded: */barski_binding_site.png
+Comment: File barski_binding_site.png is from
+ Jothi et al, 2008, doi:10.1093/nar/gkn488, licensed under no-DFSG CC-BY-NC 2.0
Files: *
Copyright: © 2009,2010,2011 Aaron Quinlan
diff --git a/debian/watch b/debian/watch
index 3f31d83..580295b 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,5 +1,4 @@
-# Compulsory line, this is a version 3 file
version=3
-opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/bedtools2-$1\.tar\.gz/ \
- https://github.com/arq5x/bedtools2/tags .*/v?(\d\S*)\.tar\.gz
+opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \
+ https://github.com/arq5x/bedtools2/releases .*/archive/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/bedtools.git
More information about the debian-med-commit
mailing list