[Debian-med-packaging] r11093 - trunk/packages/strap-base/trunk/debian

Andreas Tille andreas at an3as.eu
Wed May 30 08:17:24 UTC 2012


Hi once more,

when inspecting you commits I somehow have the feeling that some
svn-buildpackage magic is commiting all your changes because your try to
first add libc then glibc and finally revert it in your latest commit
(which is correct - there is no point in adding glibc as Build-Depends)
seems to be the result of simple change - commit - test workflow which
should rather be

   change - test - change - test - change - test - commit if OK

I'm not using svn-buildpackage myself but I would urgently ask you to be
more verbose about your actions to prevent useless commits to SVN which
somehow might drain time and energy.

BTW, any reason to set Standards-Version from 3.9.3 to 3.9.1?

Kind regards

        Andreas.

On Wed, May 30, 2012 at 07:55:22AM +0000, Christoph Gille wrote:
> Author: christophgil-guest
> Date: 2012-05-30 07:55:21 +0000 (Wed, 30 May 2012)
> New Revision: 11093
> 
> Modified:
>    trunk/packages/strap-base/trunk/debian/control
>    trunk/packages/strap-base/trunk/debian/copyright
>    trunk/packages/strap-base/trunk/debian/rules
> Log:
> 
> 
> Modified: trunk/packages/strap-base/trunk/debian/control
> ===================================================================
> --- trunk/packages/strap-base/trunk/debian/control	2012-05-30 07:54:39 UTC (rev 11092)
> +++ trunk/packages/strap-base/trunk/debian/control	2012-05-30 07:55:21 UTC (rev 11093)
> @@ -3,8 +3,8 @@
>  Priority: extra
>  Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
>  Uploaders: Christoph Gille <christophgil at googlemail.com>
> -Build-Depends: debhelper (>= 8), openjdk-6-jdk | sun-java6-jdk,  libcommons-httpclient-java, libcommons-compress-java, libhttpmime-java, libjavatar-java,libhttpclient-java, libgeronimo-activation-1.1-spec-java,  libx11-dev
> -Standards-Version: 3.9.3
> +Build-Depends: debhelper (>= 8), openjdk-6-jdk | sun-java6-jdk,  libcommons-httpclient-java, libcommons-compress-java, libhttpmime-java, libjavatar-java,libhttpclient-java, libgeronimo-activation-1.1-spec-java,  libx11-dev, libc
> +Standards-Version: 3.9.1
>  Homepage: http://www.bioinformatics.org/strap/
>  Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/strap-base/trunk/
>  Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/strap-base/trunk/
> 
> Modified: trunk/packages/strap-base/trunk/debian/copyright
> ===================================================================
> --- trunk/packages/strap-base/trunk/debian/copyright	2012-05-30 07:54:39 UTC (rev 11092)
> +++ trunk/packages/strap-base/trunk/debian/copyright	2012-05-30 07:55:21 UTC (rev 11093)
> @@ -1,6 +1,9 @@
>  Format: http://dep.debian.net/deps/dep5/
> -Source: http://www.bioinformatics.org/strap/strap.jar
> +Upstream-Name: Strap
> +Upstream-Contact: Oliver Frings christoph_gi-at-googlemail-com
> +Source: http://www.bioinformatics.org/strap/debian/strap-base_1.orig.tar.gz
>  Comment: Some files were removed, see the get-orig-source target in ‘debian/rules’.
> +
>  Files: *
>  Copyright: © 2011 Christoph Gille
>  License: GPL-3
> 
> Modified: trunk/packages/strap-base/trunk/debian/rules
> ===================================================================
> --- trunk/packages/strap-base/trunk/debian/rules	2012-05-30 07:54:39 UTC (rev 11092)
> +++ trunk/packages/strap-base/trunk/debian/rules	2012-05-30 07:55:21 UTC (rev 11093)
> @@ -15,7 +15,8 @@
>  
>  
>  override_dh_installdocs:
> -	echo dh_installdocs -- do nothing
> +	#echo dh_installdocs -- do nothing
> +	dh_installdocs
>  
>  override_dh_auto_build:
>  	# When doing svn-buildpackage  -rfakeroot -us -uc, it does not find the upstream tgz. Therfore I added the following line:
> 
> 
> _______________________________________________
> debian-med-commit mailing list
> debian-med-commit at lists.alioth.debian.org
> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

-- 
http://fam-tille.de



More information about the Debian-med-packaging mailing list