dh-make (0.30) unstable; urgency=low
dh-make (0.30) unstable; urgency=low

  * Fixed expansion problem in clean target Closes: #134677
    (Thanks to all submitters for clear reports and patches)
  * Now I remember why doc-base is back to front, change it back
    It has to be because dh_installdocs will install the ex file
    Closes: #138554
  * Installs libraries in right packages Closes: #132421
  * Lots of configure work to remove redundant target Closes: #125981
  * Removed libc6-dev out out debianl control file Closes: #134126
  * dpkg-architecture only called on configure sources Closes: #136805

 -- Craig Small <csmall@eye-net.com.au>  Mon, 18 Mar 2002 07:59:27 +1100

dh-make (0.29) unstable; urgency=low

  * For packages with configure, install into /usr not /
    Closes: #97811, #113226, #133639, #128944
  * Uses dpkg-architecture Closes: #112032
  * If available, uses autotools-dev which updates config.guess, config.sub
    if needed.
  * lgpg is now lgpl in dh_make.1 Closes: #113228
  * Multi rules file has two build targets Closes: #115569
  * postrm.ex has missing exit 0 Closes: #126900
  * Removed citations of Debian Packaging Manual Closes: #94890
  * Fixed spelling error in rules files Closes: #97399
  * Updated native copyright to 2002 Closes: #132913
  * Renamed ex.doc-base.package to package.doc-base.ex Closes: #130721
  * More and better ldap searching for name and email Closes: #129634
  * Fixed control file for libs Closes: #113784
  * Manual example now just uses Debian distribution Closes: #115567
  * sgml manual example updated to docbook 4.1 Closes: #88134
  * sgml manual example reminds about build-depends Closes: #95874
  * added DEB_BUILD_OPTIONS handling Closes: #126537

 -- Craig Small <csmall@eye-net.com.au>  Sat, 12 Jan 2002 08:50:51 +1100

dh-make (0.28) unstable; urgency=low

  * Changed custom option to templates also -c to -t so copyright option
    has short option -c Closes: #126807
  * Fixed minor speeeling error in description Closes: #124547
  * Minor fix in man page spacing Closes: #107906

 -- Craig Small <csmall@eye-net.com.au>  Sun, 30 Dec 2001 17:48:12 +1100

dh-make (0.27) unstable; urgency=low

  * Removed emacs stuff out of changelog template Closes: #93980
  * Rules files can parellel make Closes: #95900
  * -c means custom and -C copyright Closes: #97498, #113227
  * INSTALL files do not get installed Closes: #101563
  * init.d has an extra oknodo if daemon dies Closes: #109770, #111569
  * pre/post example scripts exit1 with bad args Closes: #109836
  * -e entry in dh_make.1 fixed Closes: #110815

 -- Craig Small <csmall@eye-net.com.au>  Mon,  8 Oct 2001 11:55:17 +1000

dh-make (0.26) unstable; urgency=low

  * debhelper sync 3.0.9
  * path in init.d fixed. Closes: #85922
  * Removed all references to dh_testversion Closes: #89627
  * Watch is not in native packages Closes: #85112
  * Changed copyright year in native to 2001 Closes: #85429
  * Debian library packages first use tmp then movefiles as this is
    what debhelper wants. Closes: #75770, #85331
  * Added generic template support Closes: #81120
  * Use dh_installman Closes: #90097

 -- Craig Small <csmall@debian.org>  Thu, 15 Mar 2001 08:24:47 +1100

dh-make (0.25) unstable; urgency=low

  * rules build in right directory Closes: #83623
  * commented our calls to dh_suidregister Closes: #83225
  * Added the dash line to README Closes: #79986
  * deleted add-mail-log info line in changelog as it did evil things.
    incidently Closes: #83040

 -- Craig Small <csmall@debian.org>  Tue,  6 Feb 2001 13:29:05 +1100

dh-make (0.24) unstable; urgency=low

  * New standards version
  * changed debian/tmp to debian/PACKAGE Closes: #74485, #80935
  * doesn't die when no /etc/mailname Closes: #74841
  * variable length dashline Closes: #79986
  * added an example conffile Closes: #64223
  * added license option Closes: #72848
  * checks that package name conforms to policy manual Closes: #75286

 -- Craig Small <csmall@debian.org>  Sun, 31 Dec 2000 17:50:11 +1100

dh-make (0.23) unstable; urgency=low

  * Added configure to PHONY targets in makefiles, Closes: #64938
  * Added Build-Depends lines to controls for 3.1.1, Closes: #64942, #65960
  * Deleted update-menu line in postrm, Closes: #66168
  * Fixed native copyright, and debianl.dirs to remove man3, Closes: #66637
  * Created addmissing flag to re-add example files, Closes: #53111
  * Adjusted emacs startup file Closes: #71774
  * GECOS field is chopped when using NIS Closes: #72854
  * Man page now says YP support is there Closes: #65003
  * Man page now mentions the LOGNAME variable Closes: #67114
  * Added an add-log-mailing-address to changelog example Closes: #72847
  * DH_COMPAT version upped to 2 in rules templates, Closes: #72883

 -- Craig Small <csmall@debian.org>  Fri,  7 Jul 2000 09:27:17 +1000

dh-make (0.22) unstable; urgency=low

  * Fixed tab problem in library rules Closes: #53726, #62210, #64557
  * Removed ypmatch or ldapsearch newline Closes: #61944
  * Upped the standards version, added Build-Depends: Closes: #64221
  * Removed # from $(MAKE) in rules files
  * Added configure-stamp Closes: #50221
  * Added docbook manpage example Closes: #62951
  * Changed native copyright to point to new place.
  * Did a lot of /usr/doc -> /usr/share/doc changes.
  * Tried to make a sensible Build-Depends line.

 -- Craig Small <csmall@debian.org>  Wed, 24 May 2000 21:58:05 +1000

dh-make (0.21) unstable; urgency=low

  * Removed useless install-stamp Closes: #49576
  * Added Jim's patch for infodir and example man page
  *      Closes: #51350, #51755
  * Added Jim's patch for libraries Closes: #51580

 -- Craig Small <csmall@debian.org>  Thu,  2 Dec 1999 09:58:31 +1100

dh-make (0.20) unstable; urgency=low

  * Fixed policy version Closes: #47152
  * Changed mandir to /usr/share/man Closes: #46862

 -- Craig Small <csmall@debian.org>  Fri, 15 Oct 1999 09:27:07 +1000

dh-make (0.19) unstable; urgency=low

  * Fixed typo for native packages Closes: #45746
  * Updated rules files so they follow debhelper closer

 -- Craig Small <csmall@debian.org>  Fri,  1 Oct 1999 11:03:06 +1000

dh-make (0.18) unstable; urgency=low

  * Now depends on dpkg-dev Closes: #41439
  * Looks at $EMAIL Closes: #42573
  * Gets the right info files Closes: #42649
  * manpage example consistently doesn't use quotes Closes: #43451
  * Removed old README file Closes: #41769
  * Fixed rules file Closes: #42651
  * Removes the old perl dependency

 -- Craig Small <csmall@debian.org>  Mon,  6 Sep 1999 14:18:39 +1000

dh-make (0.17) unstable; urgency=low

  * Moved files to /usr/share, updated debhelper dep Closes: #41174
  * Fixed postinst.ex file Closes: #41190
  * Finds more makefiles Closes: #40979
  * Added doc-base example Closes: #36986

 -- Craig Small <csmall@debian.org>  Thu, 15 Jul 1999 12:34:59 +1000

dh-make (0.16) unstable; urgency=low

  * Fixed docs #DOCS# problem Closes: #40837
  * changelog uses #DATE# Closes: #40865
  * Now locates info files Closes: #35660

 -- Craig Small <csmall@debian.org>  Thu,  8 Jul 1999 11:02:50 +1000

dh-make (0.15) unstable; urgency=low

  * Changed Perl dependency to perl5 
  * Misc file changes using supplied patch (Bug #40680)
  * Added dh_perl lines to examples

 -- Craig Small <csmall@debian.org>  Mon,  5 Jul 1999 08:57:42 +1000

dh-make (0.14) unstable; urgency=low

  * Fixed username guessing (Bug #40528 #40502)
  * PWD now uses `pwd` (Bug #40583)
  * Case insensitve checks on users input for package type
  * dh_shlibdeps before gencontrol in libs type (Bug #39131)

 -- Craig Small <csmall@debian.org>  Fri,  2 Jul 1999 17:13:30 +1000

dh-make (0.13) unstable; urgency=low

  * Fixed how dh_make looks at GECOS field (Bug #40268)
  * Parse sample files properly (Bug #40272)
  * Reversed native check so non-native builds orig directories

 -- Craig Small <csmall@debian.org>  Mon, 28 Jun 1999 10:16:30 +1000

dh-make (0.12) unstable; urgency=low

  * Totally re-wrote dh_make binary to use perl 
  * dh_make less horribly broken (Bug #39985 )
  * Updated man pages and other suggested files (Bug #37678 )
  * Now use $LOGNAME instead of $USER (Bug #38797 )
  * Swapped order of dh_gencontrol and dh_shlibdeps (Bug #39131 )
  * Depends on debhelper >= 1.2.9
  * Looks for makefile as well as Makefile (Bug #39763 )
  * Added examples for {pre|post}{inst|rm} (Bug #36865 )
  * Added sample emacsen scripts (Bug #36987 )

 -- Craig Small <csmall@debian.org>  Wed, 23 Jun 1999 12:01:12 +1000

dh-make (0.11) unstable; urgency=low

  * Fixed stupid syntax error (Bug #37048 #37156)
  * Added more patches to cleanup some code (Bug #37087 )

 -- Craig Small <csmall@debian.org>  Thu,  6 May 1999 23:44:05 +1000

dh-make (0.10) unstable; urgency=low

  * Added DEBEMAIL option
  * Fixed the DOCS problem (Bug #36057 #36142 #36605)
  * Moved suid files message on rules (Bug #36641)
  * Fixed the watch.ex file (Bug #36693 #36699)

 -- Craig Small <csmall@debian.org>  Wed, 21 Apr 1999 11:31:26 +1000

dh-make (0.9) unstable; urgency=low

  * Changelog no longer adds emacs email address line (Bug #30649 )
  * Added reminder to setuid some executables (Bug #33255 )
  * Updated init.d scripts to new version (Bug #34540 )
  * Added INSTALL and *.txt to documents (Bug #31456 )
  * Added -*- makefile -*- to rules files for emacs people (Bug #31852 )
  * Prettied up README and copyright (Bug #33253 )
  * Dont install changelog twice (Bug #34232 )
  * Added a LDAP search (Bug #33922 )
  * Spelt Christoph's name correctly

 -- Craig Small <csmall@debian.org>  Thu, 25 Mar 1999 15:03:11 +1100

dh-make (0.8) unstable; urgency=low

  * Remove examples of stuff that doesn't work with debhelper (bug #29466 #31413 )
  * Fixed typo in single rules file (Bug #27749 )
  * rules templates now follow debhelper examples (Bug #26415 )

 -- Craig Small <csmall@debian.org>  Mon, 16 Nov 1998 10:13:24 +1100

dh-make (0.7) unstable; urgency=low

  * Fixed stupid (my stupidity) version bug (Bug #27113 #27177 )
  * Changed make to $(MAKE) (Bug #27105 )

 -- Craig Small <csmall@debian.org>  Mon, 28 Sep 1998 08:05:42 +1000

dh-make (0.6) unstable; urgency=low

  * Fixed problems with multi packages not using the -i and -a flags. (Bug #26415)
  * Added upstream author into copyright template (Bug #25622 )
  * Upstream changelogs handled by dh_installchangelogs rather than
    dh_installdocs (Bug #25961 )
  * Attempted at another go at the version guessing (Bug #22689 )

 -- Craig Small <csmall@debian.org>  Wed, 12 Aug 1998 08:29:04 +1000

dh-make (0.5) unstable; urgency=low

  * New version as hamm is in the deep freeze

 -- Craig Small <csmall@debian.org>  Tue, 16 Jun 1998 07:55:41 +1000

dh-make (0.4) frozen unstable; urgency=low

  * Fixed debianl/rules (Bug #22582)
  * Now depends on make (stops lintian complaints)

 -- Craig Small <csmall@debian.org>  Tue, 19 May 1998 09:18:30 +1000

dh-make (0.3) frozen unstable; urgency=low

  * Changed 8 spaces into tab in debianl Makefile (Bug #22257 )

 -- Craig Small <csmall@debian.org>  Mon, 11 May 1998 11:33:09 +1000

dh-make (0.2) unstable; urgency=low

  * rules files now use O (oh) not 0 (zero) (Bug #20159 )
  * Added a patch to fix some silly mistakes (Bug #19938 )

 -- Craig Small <csmall@debian.org>  Wed, 15 Apr 1998 08:03:12 +1000

dh-make (0.1) unstable; urgency=low

  * Initial Release.

 -- Craig Small <csmall@debian.org>  Thu,  5 Mar 1998 12:18:10 +1100

Local variables:
mode: debian-changelog
End: