diff options
Diffstat (limited to 'pbuilder-satisfydepends')
-rw-r--r-- | pbuilder-satisfydepends | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/pbuilder-satisfydepends b/pbuilder-satisfydepends index 02d1e4c..b401248 100644 --- a/pbuilder-satisfydepends +++ b/pbuilder-satisfydepends @@ -14,7 +14,8 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + # # module to satisfy dependency. @@ -226,7 +227,7 @@ function print_help () { # print out help message cat <<EOF pbuilder-satisfydepends -- satisfy dependencies -Copyright 2002,2003,2005 Junichi Uekawa <dancer@debian.org> +Copyright 2002-2006 Junichi Uekawa <dancer@debian.org> --help: give help --control: specify control file (debian/control, *.dsc) |