r20859 - /www/src/50.releasing.en.page

christine at users.alioth.debian.org christine at users.alioth.debian.org
Sun Aug 9 17:37:15 UTC 2009


Author: christine
Date: Sun Aug  9 17:37:15 2009
New Revision: 20859

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=20859
Log:
add note about svn-bp:tagsUrl prop to releasing instructions

Modified:
    www/src/50.releasing.en.page

Modified: www/src/50.releasing.en.page
URL: http://svn.debian.org/wsvn/pkg-gnome/www/src/50.releasing.en.page?rev=20859&op=diff
==============================================================================
--- www/src/50.releasing.en.page [utf-8] (original)
+++ www/src/50.releasing.en.page [utf-8] Sun Aug  9 17:37:15 2009
@@ -5,11 +5,17 @@
 
 h2. Releasing
 
+If this is a new package, you need to do the following for tagging to work
+(from the root of the svn checkout of the package):
+
+<pre><code>svn propset svn-bp:tagsUrl svn+ssh://svn.debian.org/svn/pkg-gnome/section/package-name debian/</code></pre>
+
 To release use the following:
 
 <pre><code>dch -r                             # Changes the distribution from UNRELEASED to unstable
 svn-buildpackage --svn-only-tag    # Creates a tag</pre></code>
 
-**<i>Can someone please comfirm this is right?</i>**
+Then sign and upload your package (or ask on #gnome-debian for someone to
+sponsor).
 
 p>. "Next: General Info >>":./info.html




More information about the pkg-gnome-commits mailing list