[DRE-commits] [ruby-crb-blast] 01/01: 'cme fix dpkg' inspired tweaks & add author copyrights
Michael Crusoe
misterc-guest at moszumanska.debian.org
Tue Jan 26 14:38:10 UTC 2016
This is an automated email from the git hooks/post-receive script.
misterc-guest pushed a commit to branch master
in repository ruby-crb-blast.
commit 7688849834d8ae34efbc89bc5896c95540b095b0
Author: Michael R. Crusoe <crusoe at ucdavis.edu>
Date: Mon Jan 25 02:22:22 2016 -0800
'cme fix dpkg' inspired tweaks & add author copyrights
---
debian/control | 23 +++++++++--------------
debian/copyright | 10 +++++-----
2 files changed, 14 insertions(+), 19 deletions(-)
diff --git a/debian/control b/debian/control
index 9017a91..b990001 100644
--- a/debian/control
+++ b/debian/control
@@ -1,34 +1,28 @@
Source: ruby-crb-blast
-Section: ruby
-Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
Uploaders: Michael R. Crusoe <crusoe at ucdavis.edu>
-Build-Depends: debhelper (>= 9~),
+Section: ruby
+Testsuite: autopkgtest-pkg-ruby
+XS-Autobuild: no
+Priority: optional
+Build-Depends: debhelper (>= 9),
gem2deb,
rake,
- ruby-bio (>= 1.4),
- ruby-bio (>= 1.4.3),
- ruby-fixwhich (>= 1.0),
+ ruby-bio,
ruby-fixwhich (>= 1.0.2),
- ruby-threach (>= 0.2),
ruby-threach (>= 0.2.0),
ruby-trollop (>= 2.0)
Standards-Version: 3.9.6
-Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-crb-blast.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-crb-blast.git
+Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-crb-blast.git
Homepage: https://github.com/cboursnell/crb-blast
-Testsuite: autopkgtest-pkg-ruby
XS-Ruby-Versions: all
Package: ruby-crb-blast
Architecture: all
-XB-Ruby-Versions: ${ruby:Versions}
Depends: ruby | ruby-interpreter,
- ruby-bio (>= 1.4),
- ruby-bio (>= 1.4.3),
- ruby-fixwhich (>= 1.0),
+ ruby-bio,
ruby-fixwhich (>= 1.0.2),
- ruby-threach (>= 0.2),
ruby-threach (>= 0.2.0),
ruby-trollop (>= 2.0),
${misc:Depends},
@@ -50,3 +44,4 @@ Description: Run conditional reciprocal best blast
two datasets being compared. This is done by fitting a function to the
distribution of alignment e-values over sequence lengths. The function
provides the e-value cutoff for a sequence of given length.
+XB-Ruby-Versions: ${ruby:Versions}
diff --git a/debian/copyright b/debian/copyright
index 58e52d0..21ea942 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -3,16 +3,16 @@ Upstream-Name: crb-blast
Source: https://github.com/cboursnell/crb-blast
Files: *
-Copyright: <years> <put author's name and email here>
- <years> <likewise for another author>
-License: MIT
+Copyright: 2015-2016 Chris Boursnell <cmb211 at cam.ac.uk>
+ 2015-2016 Richard Smith-Unna <richardsmith404 at gmail.com>
+License: Expat
Files: debian/*
Copyright: 2015 Michael R. Crusoe <crusoe at ucdavis.edu>
-License: MIT
+License: Expat
Comment: the Debian packaging is licensed under the same terms as the original package.
-License: MIT
+License: Expat
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-crb-blast.git
More information about the Pkg-ruby-extras-commits
mailing list