From 18a5bea209de05d47df17a731634eab21f991d4e Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 6 Aug 2009 11:41:01 -0400 Subject: [PATCH] releasing version 7.3.12 --- debian/changelog | 4 ++-- doc/PROGRAMMING | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 69e7519..954cfb0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,10 @@ -debhelper (7.3.12) UNRELEASED; urgency=low +debhelper (7.3.12) unstable; urgency=low * dh: Allow creation of new sequences (such as to handle a patch target for quilt), by adding an add_command function to the sequence addon interface. See #540124. - -- Joey Hess Thu, 06 Aug 2009 11:07:45 -0400 + -- Joey Hess Thu, 06 Aug 2009 11:08:53 -0400 debhelper (7.3.11) unstable; urgency=low diff --git a/doc/PROGRAMMING b/doc/PROGRAMMING index c3530f2..4be09b1 100644 --- a/doc/PROGRAMMING +++ b/doc/PROGRAMMING @@ -266,7 +266,7 @@ remove_command($existing_command) Remove $existing_command from the list of commands to run in all sequences. -add_command($sequence, $new_command) +add_command($new_command, $sequence) Add $new_command to the beginning of the specified sequence. If the sequence does not exist, it will be created. -- 2.39.5