[DRE-commits] [ruby-fixwhich] 01/01: 'cme fix dpkg' inspired tweaks
Michael Crusoe
misterc-guest at moszumanska.debian.org
Mon Jan 25 10:19:36 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-fixwhich.
commit b0a558c2ab31cc8b90e571ff2a4a21296eddd650
Author: Michael R. Crusoe <crusoe at ucdavis.edu>
Date: Mon Jan 25 02:19:32 2016 -0800
'cme fix dpkg' inspired tweaks
---
debian/control | 6 ++----
debian/copyright | 6 +++---
2 files changed, 5 insertions(+), 7 deletions(-)
diff --git a/debian/control b/debian/control
index 2e205b1..69ad6ce 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +6,7 @@ Testsuite: autopkgtest-pkg-ruby
Priority: optional
Build-Depends: debhelper (>= 9),
gem2deb,
- ruby-pathname2 (>= 1.4),
- ruby-pathname2 (>= 1.4.4)
+ ruby-pathname2
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-fixwhich.git
Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-fixwhich.git
@@ -17,8 +16,7 @@ XS-Ruby-Versions: all
Package: ruby-fixwhich
Architecture: all
Depends: ruby | ruby-interpreter,
- ruby-pathname2 (>= 1.4),
- ruby-pathname2 (>= 1.4.4),
+ ruby-pathname2,
${misc:Depends},
${shlibs:Depends}
Description: ruby module that emulates the 'which' program
diff --git a/debian/copyright b/debian/copyright
index 2944ebb..a8bd8fe 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -5,15 +5,15 @@ Source: http://github.com/Blahah/which
Files: *
Copyright: 2005-2006, 2012 Erik Hollensbe <erik at hollensbe.org>
2014 Richard Smith-Unna <rds45 at cam.ac.uk>
-License: MIT
+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
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-fixwhich.git
More information about the Pkg-ruby-extras-commits
mailing list