[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Debian Wiki] Update of "DebianMed" by SteffenMoeller



Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Debian Wiki" for change notification.

The following page has been changed by SteffenMoeller:
http://wiki.debian.org/DebianMed

The comment on the change is:
Even more detail

------------------------------------------------------------------------------
   1. checkout everything {{{
  svn co svn://smoe-guest@svn.debian.org/debian-med/ 
  }}} Substitute smoe-guest with your Alioth account.
-  1. edit files and build the package with svn-b (or svn-br)
+  1. cd to source directory underneath the ''trunk"" directory, edit files and build the package with svn-b (or svn-br), wonder why a native package is built (or an error occurs for repositories with the merged flag being set). Fetch the orig.tar.gz with something analogous to {{{
+ apt-get source --tar-only clustalw
+ }}} and place it into the directory ''../build-area'' (''../tarfiles'' for merged repository, respectively). The directory settings for svn-buildpackage are supposed to be edited manually with {{{
+ if [ -z $EDITOR ]; then export EDITOR=vi; fi; $EDITOR .svn/deb-layout
+ }}}
   1. Are you a developer of Alioth and registered for !DebianMed?
     * No: Register yourself and ask to be added as a developer
     * Or: Send the result of {{{svn diff}}} to the Debian Med mailing list

Reply to: