[med-svn] r5495 - in trunk/packages/R/r-other-bio3d/trunk/debian: . source
Andreas Tille
tille at alioth.debian.org
Thu Nov 25 13:32:05 UTC 2010
Author: tille
Date: 2010-11-25 13:32:03 +0000 (Thu, 25 Nov 2010)
New Revision: 5495
Added:
trunk/packages/R/r-other-bio3d/trunk/debian/source/
trunk/packages/R/r-other-bio3d/trunk/debian/source/format
Modified:
trunk/packages/R/r-other-bio3d/trunk/debian/changelog
trunk/packages/R/r-other-bio3d/trunk/debian/control
trunk/packages/R/r-other-bio3d/trunk/debian/copyright
trunk/packages/R/r-other-bio3d/trunk/debian/rules
Log:
New upstream version
Modified: trunk/packages/R/r-other-bio3d/trunk/debian/changelog
===================================================================
--- trunk/packages/R/r-other-bio3d/trunk/debian/changelog 2010-11-25 13:01:46 UTC (rev 5494)
+++ trunk/packages/R/r-other-bio3d/trunk/debian/changelog 2010-11-25 13:32:03 UTC (rev 5495)
@@ -1,3 +1,14 @@
+r-other-bio3d (1.1-0-1) unstable; urgency=low
+
+ * New upstream version
+ * Added myself to uploaders
+ * Standards-Version: 3.9.1 (no changes needed)
+ * debian/copyright: more generic source location
+ * debian/rules: fix cut-n-pasto in header comments
+ * debian/source/format: 3.0 (quilt)
+
+ -- Andreas Tille <tille at debian.org> Thu, 25 Nov 2010 14:07:10 +0100
+
r-other-bio3d (1.0-8-1) unstable; urgency=low
* New upstream release (Closes: #577386).
Modified: trunk/packages/R/r-other-bio3d/trunk/debian/control
===================================================================
--- trunk/packages/R/r-other-bio3d/trunk/debian/control 2010-11-25 13:01:46 UTC (rev 5494)
+++ trunk/packages/R/r-other-bio3d/trunk/debian/control 2010-11-25 13:32:03 UTC (rev 5495)
@@ -3,9 +3,10 @@
Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
DM-Upload-Allowed: yes
-Uploaders: Steffen Moeller <moeller at debian.org>, Charles Plessy <plessy at debian.org>
+Uploaders: Steffen Moeller <moeller at debian.org>, Charles Plessy <plessy at debian.org>,
+ Andreas Tille <tille at debian.org>
Build-Depends: debhelper (>> 7), cdbs, r-base-dev
-Standards-Version: 3.8.4
+Standards-Version: 3.9.1
Homepage: http://mccammon.ucsd.edu/~bgrant/bio3d/
Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/R/r-other-bio3d/trunk/?rev=0&sc=0
Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/R/r-other-bio3d/trunk/
Modified: trunk/packages/R/r-other-bio3d/trunk/debian/copyright
===================================================================
--- trunk/packages/R/r-other-bio3d/trunk/debian/copyright 2010-11-25 13:01:46 UTC (rev 5494)
+++ trunk/packages/R/r-other-bio3d/trunk/debian/copyright 2010-11-25 13:32:03 UTC (rev 5495)
@@ -1,7 +1,6 @@
Name : Bio3D
Contact : Barry Grant <bgrant at mccammon.ucsd.edu>
-Source : http://mccammon.ucsd.edu/~bgrant/bio3d/bio3d_1.0-8.tar.gz
-
+Source : http://mccammon.ucsd.edu/~bgrant/bio3d/download/download.html
Copyright : Barry Grant <bgrant at mccammon.ucsd.edu>
License : GPL-2+
Modified: trunk/packages/R/r-other-bio3d/trunk/debian/rules
===================================================================
--- trunk/packages/R/r-other-bio3d/trunk/debian/rules 2010-11-25 13:01:46 UTC (rev 5494)
+++ trunk/packages/R/r-other-bio3d/trunk/debian/rules 2010-11-25 13:32:03 UTC (rev 5495)
@@ -1,7 +1,8 @@
#!/usr/bin/make -f
# -*- makefile -*-
-# debian/rules file for the Debian/GNU Linux r-cran-qtl package
-# Copyright 2003-2006 by Dirk Eddelbuettel <edd at debian.org>
+# debian/rules file for the Debian/GNU Linux r-other-bio3d package
+# Copyright 2008-2010 Steffen Moeller <moeller at debian.org>,
+# Charles Plessy <plessy at debian.org>
debRreposname := other
include /usr/share/R/debian/r-cran.mk
Added: trunk/packages/R/r-other-bio3d/trunk/debian/source/format
===================================================================
--- trunk/packages/R/r-other-bio3d/trunk/debian/source/format (rev 0)
+++ trunk/packages/R/r-other-bio3d/trunk/debian/source/format 2010-11-25 13:32:03 UTC (rev 5495)
@@ -0,0 +1 @@
+3.0 (quilt)
More information about the debian-med-commit
mailing list