Dear Wiki user, You have subscribed to a wiki page or wiki category on "Debian Wiki" for change notification.
The "DebianMed" page has been changed by Misha Koshelev: http://wiki.debian.org/DebianMed?action=diff&rev1=77&rev2=78 * {{{./debian/rules get-orig-source}}} * and if this does not work, then {{{uscan --force-download}}}. This will only work if there is a {{{watch}}} file in trunk/debian. * if that does not work, then inspect debian/copyright and/or debian/README.source for an indication how to retrieve it. + 1. If the above command retrieved a new version of the source, and would like to upgrade your package, use {{{svn-upgrade ../newsourcefile}}}. This will, among other things, update your changelog. - 1. The packages are to be built with svn-buildpackage. It should be informed on the whereabout of your sources. Inform it with {{{echo "origDir=.." >> .svn/deb-layout}}}. + 1. The packages are to be built with svn-buildpackage. It should be informed on the whereabout of your sources. Inform it with {{{echo "origDir=.." >> .svn/deb-layout}}}. 1. Edit files and build the package with svn-b (or svn-br) 1. Are you a developer of Alioth and registered for !DebianMed? * No: Register yourself and ask to be added as a developer _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
