Dear Wiki user,

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

The "DebianMed/MoM" page has been changed by AndreasTille:
https://wiki.debian.org/DebianMed/MoM?action=diff&rev1=101&rev2=102

Comment:
How to IPT

       git clone https://salsa.debian.org/med-team/community/helper-scripts
   1. Now inject your initial repository by going back to your packaging Git.  
The script will tell you that you need to create a SALSA_TOKEN and how to do 
this.  Just do what the script tells you to do and than call again
       PATH_TO_package_template_CLONE/inject-into-salsa-git
+  1. When intending to create package this should be announced in an so called 
Intent To Package (ITP) bug report.  Usually this should be the first step 
before starting a package to avoid race conditions between developers 
preventing two people working on the same software.  Since we have not so 
popular software chances are low that this is happening.  Thus we are using a 
script that automatically drains all information from our work above and issues 
the ITP bug automatically.  This script was initially used in the pkg-r team so 
you do
+    apt-get source dh-r
+     or alternatively
+    git clone https://salsa.debian.org/r-pkg-team/dh-r
+  1. In the scripts directory you can find ''itp_from_debian_dir'' which you 
should call from your packaging git.
  
  You should end up with an initial packaging Git on Salsa which is shared with 
your team members.  An authomatic gatherer will fetch the metadata in a daily 
cron job.  To make you prospective package visible for your team members and 
the world on our [[https://blends.debian.org/med/tasks/|tasks pages]] please 
write an e-mail to [[mailto:[email protected]|mailing list]] name the 
package name and the actual task (bio, bio-dev, imaging, ...) this package 
should go in.  Now the generic packaging work as described in beginners 
documention like the [[https://www.debian.org/doc/manuals/maint-guide/|Debian 
New Maintainers' Guide]] (you will see we have covered some steps until a half 
way working {{{debian/}}} dir) is your friend ... or for sure ask questions on 
our [[mailto:[email protected]|mailing list]] by tagging the subject 
with '''[MoM]'''.
  

_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to