[med-svn] r4149 - trunk/packages/bioruby/trunk/debian
Andreas Tille
tille at alioth.debian.org
Mon Oct 5 06:31:35 UTC 2009
Author: tille
Date: 2009-10-05 06:31:35 +0000 (Mon, 05 Oct 2009)
New Revision: 4149
Modified:
trunk/packages/bioruby/trunk/debian/control
trunk/packages/bioruby/trunk/debian/rules
Log:
Some lintian issues
Modified: trunk/packages/bioruby/trunk/debian/control
===================================================================
--- trunk/packages/bioruby/trunk/debian/control 2009-10-05 06:22:04 UTC (rev 4148)
+++ trunk/packages/bioruby/trunk/debian/control 2009-10-05 06:31:35 UTC (rev 4149)
@@ -1,5 +1,5 @@
Source: bioruby
-Section: science
+Section: ruby
Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
Uploaders: Andreas Tille <tille at debian.org>
Modified: trunk/packages/bioruby/trunk/debian/rules
===================================================================
--- trunk/packages/bioruby/trunk/debian/rules 2009-10-05 06:22:04 UTC (rev 4148)
+++ trunk/packages/bioruby/trunk/debian/rules 2009-10-05 06:31:35 UTC (rev 4149)
@@ -1,10 +1,5 @@
#!/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.
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
@@ -49,7 +44,7 @@
install: build
dh_testdir
dh_testroot
- dh_clean -k
+ dh_clean
dh_installdirs
ruby setup.rb install
More information about the debian-med-commit
mailing list