[med-svn] [rsem] 07/13: doc copyright on packaging
Michael Crusoe
misterc-guest at moszumanska.debian.org
Tue Feb 17 00:26:29 UTC 2015
This is an automated email from the git hooks/post-receive script.
misterc-guest pushed a commit to branch master
in repository rsem.
commit 50e4052d1c1a27924bc790b90ea5ac8d20cd014b
Author: Michael R. Crusoe <mcrusoe at msu.edu>
Date: Mon Feb 16 18:59:11 2015 -0500
doc copyright on packaging
---
debian/copyright | 9 +++++++--
debian/rules | 11 +----------
2 files changed, 8 insertions(+), 12 deletions(-)
diff --git a/debian/copyright b/debian/copyright
index 9e8eb80..e871d32 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -5,7 +5,13 @@ Files-Excluded: sam boost
Files: *
Copyright: (c) 2009-2015 Bo Li bli25 [at] berkeley [dot] edu
-License: GPL-3
+License: GPL-3+
+
+Files: debian/*
+Copyright: (c) 2015 Michigan State University
+License: GPL-3+
+
+License: GPL-3+
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
@@ -22,4 +28,3 @@ License: GPL-3
On Debian systems, the full text of the GNU General Public
License version 3 can be found in the file
`/usr/share/common-licenses/GPL-3'.
-
diff --git a/debian/rules b/debian/rules
index 6c7590e..ad65319 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,15 +1,6 @@
#!/usr/bin/make -f
-# DH_VERBOSE := 1
-
-# some helpful variables - uncomment them if needed
-# shamelessly stolen from http://jmtd.net/log/awk/
-#DEBVERS := $(shell dpkg-parsechangelog | awk '/^Version:/ {print $$2}')
-#VERSION := $(shell echo '$(DEBVERS)' | sed -e 's/^[0-9]*://' -e 's/-.*//')
-#DEBFLAVOR := $(shell dpkg-parsechangelog | awk '/^Distribution:/ {print $$2}')
-#DEBPKGNAME := $(shell dpkg-parsechangelog | awk '/^Source:/ {print $$2}')
-#DEBIAN_BRANCH := $(shell awk 'BEGIN{FS="[= ]+"} /debian-branch/ {print $$2}' debian/gbp.conf)
-#GIT_TAG := $(subst ~,_,$(VERSION))
+DH_VERBOSE := 1
%:
dh $@
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/rsem.git
More information about the debian-med-commit
mailing list