[med-svn] r8373 - trunk/packages/bioruby/trunk/debian
Thorsten Alteholz
alteholz-guest at alioth.debian.org
Tue Nov 1 19:05:55 UTC 2011
Author: alteholz-guest
Date: 2011-11-01 19:05:54 +0000 (Tue, 01 Nov 2011)
New Revision: 8373
Modified:
trunk/packages/bioruby/trunk/debian/changelog
trunk/packages/bioruby/trunk/debian/compat
trunk/packages/bioruby/trunk/debian/control
trunk/packages/bioruby/trunk/debian/rules
Log:
preparation of new version
Modified: trunk/packages/bioruby/trunk/debian/changelog
===================================================================
--- trunk/packages/bioruby/trunk/debian/changelog 2011-11-01 19:05:27 UTC (rev 8372)
+++ trunk/packages/bioruby/trunk/debian/changelog 2011-11-01 19:05:54 UTC (rev 8373)
@@ -1,3 +1,13 @@
+bioruby (1.4.2-1) UNRELEASED; urgency=low
+
+ [ Thorsten Alteholz ]
+ * New upstream version
+ * debian/control:
+ - Standards-Version: 3.9.2 (no changes needed)
+ - Debhelper >= 8
+
+ -- DMPT <debian-med-packaging at lists.alioth.debian.org> Tue, 01 Nov 2011 18:00:00 +0200
+
bioruby (1.4.1-1) unstable; urgency=low
* New upstream version
Modified: trunk/packages/bioruby/trunk/debian/compat
===================================================================
--- trunk/packages/bioruby/trunk/debian/compat 2011-11-01 19:05:27 UTC (rev 8372)
+++ trunk/packages/bioruby/trunk/debian/compat 2011-11-01 19:05:54 UTC (rev 8373)
@@ -1 +1 @@
-7
+8
Modified: trunk/packages/bioruby/trunk/debian/control
===================================================================
--- trunk/packages/bioruby/trunk/debian/control 2011-11-01 19:05:27 UTC (rev 8372)
+++ trunk/packages/bioruby/trunk/debian/control 2011-11-01 19:05:54 UTC (rev 8373)
@@ -4,9 +4,9 @@
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
Uploaders: Andreas Tille <tille at debian.org>
DM-Upload-Allowed: yes
-Build-Depends: debhelper (>= 7.1), ruby
+Build-Depends: debhelper (>= 8), ruby
Build-Depends-Indep: docbook-to-man, rdtool
-Standards-Version: 3.9.1
+Standards-Version: 3.9.2
Homepage: http://www.bioruby.org
Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/bioruby/?rev=0&sc=0
Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/bioruby/trunk/
Modified: trunk/packages/bioruby/trunk/debian/rules
===================================================================
--- trunk/packages/bioruby/trunk/debian/rules 2011-11-01 19:05:27 UTC (rev 8372)
+++ trunk/packages/bioruby/trunk/debian/rules 2011-11-01 19:05:54 UTC (rev 8373)
@@ -77,3 +77,8 @@
binary: binary-indep binary-arch
.PHONY: build clean binary-indep binary-arch binary install configure
+
+get-orig-source:
+ mkdir -p ../tarballs
+ uscan --verbose --force-download --destdir=../tarballs
+
More information about the debian-med-commit
mailing list