[med-svn] [biojava-live] 07/14: Upstream source for 1.8.2 does not contain *.jar files any more - time to drop get-orig-source script?
Andreas Tille
tille at debian.org
Tue Sep 26 08:17:41 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch 1.9.2
in repository biojava-live.
commit 5c67cbf9511a4a65eda6138c99e892cf56eee648
Author: Andreas Tille <tille at debian.org>
Date: Fri Aug 24 08:45:34 2012 +0000
Upstream source for 1.8.2 does not contain *.jar files any more - time to drop get-orig-source script?
---
debian/changelog | 2 ++
debian/get-orig-source | 1 +
2 files changed, 3 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index bab9fe2..7c2e0f7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,8 @@ biojava-live (1:1.8.2-1) UNRELEASED; urgency=low
related to biojava3-structure, need to integrate in upstream all required code.
Mail sent upstream for information.
* TODO issue with watch to detect latest release, organized in sub directories
+ * TODO: Upstream seems to have droped the habit of shiping jar files - may be
+ the get-orig-source script can be dropped
-- Olivier Sallou <osallou at debian.org> Wed, 18 Apr 2012 19:39:44 +0200
diff --git a/debian/get-orig-source b/debian/get-orig-source
index d56d11e..07b8204 100755
--- a/debian/get-orig-source
+++ b/debian/get-orig-source
@@ -18,6 +18,7 @@ tar -xzf ${UTAR}
mv biojava-legacy-${VERSION}-src $PKG-${VERSION}.orig # .orig is requested by Developers Reference 3.4.4 §6.7.8.2
+# Remark: Upstream seems to have droped the habit of shiping jar files - may be this script can be dropped
cd $PKG-${VERSION}.orig
find . -name *.jar | xargs rm -f
# remove jar files
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/biojava-live.git
More information about the debian-med-commit
mailing list