r61777 - /website/subversion.pod

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Fri Aug 20 00:17:54 UTC 2010


Author: gregoa
Date: Fri Aug 20 00:17:46 2010
New Revision: 61777

URL: http://svn.debian.org/wsvn/?sc=1&rev=61777
Log:
- tags: mention debcommit -r
- PET: mention hook

Modified:
    website/subversion.pod

Modified: website/subversion.pod
URL: http://svn.debian.org/wsvn/website/subversion.pod?rev=61777&op=diff
==============================================================================
--- website/subversion.pod (original)
+++ website/subversion.pod Fri Aug 20 00:17:46 2010
@@ -248,7 +248,13 @@
 
     svn-buildpackage --svn-tag-only
 
-=head2 5.2 Manual tagging
+=head2 5.2 Automatic tagging using debcommit
+
+Even shorter:
+
+    debcommit -r|--release
+
+=head2 5.3 Manual tagging
 
 In case you need or want to create a tag manually, it works like this:
 
@@ -265,7 +271,7 @@
         svn+ssh://svn.debian.org/svn/pkg-perl/trunk/libfile-touch-perl/ \
         svn+ssh://svn.debian.org/svn/pkg-perl/tags/libfile-touch-perl/tag_we_forgot
 
-=head2 5.3 Working with tags
+=head2 5.4 Working with tags
 
 Whenever you would feel like checking out one Debian release, just check out
 the directory you copied earlier.
@@ -359,9 +365,9 @@
 
 =item something else
 
-The package is either uploaded or is pending upload. The periodic cron job that
-generates L<http://pkg-perl.alioth.debian.org/cgi-bin/pet.cgi> distinguishes
-between the two cases by looking in the package archive/incoming and NEW.
+The package is either uploaded or is pending upload. The periodic cron job /
+post-commit hook that generates L<http://pkg-perl.alioth.debian.org/cgi-bin/pet.cgi> 
+distinguishes between the two cases by looking in the package archive/incoming and NEW.
 
 =back
 




More information about the Pkg-perl-cvs-commits mailing list