This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository qtlreaper.
commit 9a370d296ff8cb182a4367d2ba9ec15399aa68ee Author: Andreas Tille <[email protected]> Date: Thu Jul 7 12:28:21 2011 +0000 Team maintenance, fixed Vcs fields, removed some comment templates --- debian/README.source | 9 --------- debian/control | 8 +++++--- debian/rules | 6 +----- 3 files changed, 6 insertions(+), 17 deletions(-) diff --git a/debian/README.source b/debian/README.source deleted file mode 100644 index ffbf042..0000000 --- a/debian/README.source +++ /dev/null @@ -1,9 +0,0 @@ -qtlreaper for Debian --------------------- - -<this file describes information about the source package, see Debian policy -manual section 4.14. You WILL either need to modify or delete this file> - - - - diff --git a/debian/control b/debian/control index 45436f4..fec0c2e 100644 --- a/debian/control +++ b/debian/control @@ -1,13 +1,15 @@ Source: qtlreaper Section: science Priority: extra -Maintainer: Steffen Moeller <[email protected]> +Maintainer: Debian Med Packaging Team <[email protected]> +DM-Upload-Allowed: yes +Uploaders: Steffen Moeller <[email protected]> Build-Depends: debhelper (>= 8.0.0) Standards-Version: 3.9.2 Homepage: http://qtlreaper.sf.net XS-Python-Version: >= 2.5 -Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/qtlreaper/trunk/?rev=0&sc=0 -Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/qtlreaper/trunk/ +Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/qtlreaper/trunk/ +Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/qtlreaper/trunk/ Package: python-reaper Architecture: any diff --git a/debian/rules b/debian/rules index 2ebce13..77f44df 100755 --- a/debian/rules +++ b/debian/rules @@ -1,10 +1,6 @@ #!/usr/bin/make -f # -*- makefile -*- -# Sample debian/rules that uses debhelper. -# This file was originally written by Joey Hess and Craig Small. -# As a special exception, when this file is copied by dh-make into a -# dh-make output file, you may use that output file without restriction. -# This special exception was added by Craig Small in version 0.37 of dh-make. +# debian/rules for qtlreaper # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/qtlreaper.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
