dh-make (0.42) unstable; urgency=low * Stopped shiiping the kde examples (Closes: #372287) * debiank/rules is executable (Closes: #372768) * de-hypened man page (Closes: #372777) * templates changed to use compat level 5 (Closes: #370468) * Default priority extra in templates (Closes: #373603) * MAKE install var=xx => MAKE var=xx install (Closes: #374175) * Consitent formatting of maintainer script (Closes: #370488) * Kernel module name consistent (Closes: #384085) * bzip2 path was changed (Closes: #377523) * fixes for cdbs template (Closes: #382042) * Now supports ~ in upstream version number (Closes: #387465) * fixed force-reload behaviour of init.d template to follow LSB (Closes: #377292) * README.Debian the same author line as in changelog (Closes: #379773) -- Craig Small Wed, 1 Nov 2006 08:30:21 +1100 dh-make (0.41) unstable; urgency=low * Kernel module rules use sname Closes: #350938, #354883 * Typo removed from kernel rules on line 67 Closes: #348299 * Removed conffiles.ex Closes: #345109 * example pre/post inst/rm have space removed from first line closes: #325221 * Checks and bombs if there are extra options Closes: #337114 * touch in rules file uses $@ variable Closes: #344971 * updated jrv's email address Closes: #351432 * Manual page points to debhelper man page and not readme Closes: #353204 * both my source and examples to debhelper v5 Closes: #340223 * kernel-module requires build-dep on bzip2 Closes: #350935 * multi rules file uses -s not -a Closes: #351035 * kernel module copies compat file Closes: #351241 * Removed year from native copyright Closes: #351278 * Better error message when sourcefile not found Closes: #355019 * Better emacs-setup example Closes: #355814 * kernel module postinst doesnt call update-modules Closes: #355962 * Removed escape characters out of version checking Closes: #343969 * Some CFLAGS moved to LDFLAGS Closes: #338990 * Added note that directory format is only for dh_make Closes: #330734 * dh_python before dh_installinit Closes: #334812 * kernel rules use kdist_configure Closes: #342050 * Bruce Sass email change and customer to custom. * Upgraded to standards version 3.7.2 Closes: #366697 * r option for creating orig file Closes: #364417 * example changelog changed Closes: #365953 * Updated copyright templates Closes: #360640 * Build-depends-indep is now build-depends -- Craig Small Fri, 2 Jun 2006 21:39:44 +1000 dh-make (0.40) unstable; urgency=low * Second time, first time died with my laptop disk drive * -c option for copyright, -b for cdbs closes: #312030 * gzip found in right location for bz2 files Closes: #314875, #317398 * Policy version changed to 3.6.2 Closes: #316019 * Location of FSF updated Closes: #318632 * Fixes for cdbs Closes: #320636 * KDE example menu now a menu and not a directory list Closes: #309633 * KDE control file better formatted * watch.ex uses new SF checking URL Closes: #319320, #316721 * Added CFLAGS="-Wl,-z,defs" for libraries Closes: #203035 -- Craig Small Fri, 26 Aug 2005 11:14:13 +1000 dh-make (0.39) unstable; urgency=low * Has cdbs support closes: #269423 * Removed local variable from native changelog Closes: #292484 * module-assistant migration Closes: #241098 * Library control template uses libdevel section Closes: #293311 * Uses pre-existing orig.tar.gz if it exists Closes: #166849 * Converts bz2 original files into gz ones Closes: #292390 * lower case Release in changelog template Closes: #294408 * watch has an example of SF support Closes: #299840 * watch files are now version 3 Closes: #307032 * pkgconfig files installed for lib-dev package types Closes: #308944 -- Craig Small Wed, 18 May 2005 21:39:50 +1000 dh-make (0.38) unstable; urgency=low * Now uses strict to be a bit cleaner, fixed some typos too! * Build-Deps are now dynamically created * Packages that use the autotools-dev will now build depend on the package Closes: #287103 * Typo (lincense) fixed Closes: #275625 * License files now say Copyright Holders to make it clearer it is the copyright. Closes: #286843 * Watch files have more examples and use new HTTP method Closes: #288681 * dh_make doesn't allow single letter package names Closes: #235460 * Removed -s option for stripping in debianl/rules Closes: #255463 * GPL template gives the option to use version > 2 Closes: #282839 * debiank/rules now refers to control.modules.in Closes: #284412 * Space at end of clean lines in rules file removed Closes: #286441 * debianl/control has Section line for source Closes: #290360 * Removed init call in preinst -- Craig Small Wed, 2 Mar 2005 08:32:57 +1100 dh-make (0.37) unstable; urgency=low * Copyright changed on output files to be bison-like. * Removed / from files so old .la files dont get pulled in Closes: #225966 * Closes: #230774: debiank/control missing build-dep * debiank/control now has build-dep on debhelper * Closes: #232480: debiank/rules should make use of $ROOT_CMD if present * debiank/rules uses ROOTCMD * Closes: #244878: Prepares debian/*.files but does not use dh_movefiles * *.files renamed to *.install * Closes: #255538: lib*-dev should be in libdevel now * debianl/control has section libdev * Standards version to 3.6.1 Closes: #265802, #270804, #271524 * Closes: #236186: should quote values in debian/menu * menu example has quotes * Closes: #254351: manpage template redundancy and suggestion * Example man page has upstream author and removed DEbian info from description * Closes: #255462: dh-make shouldn't use absolute path for binaries * Removed path from docbook-to-man * Closes: #242710: debian/copyright template should distinguish difference between copyright and license * License file has copyright and license lines in right places * Closes: #256095: Please change egrep to grep -E * egrep changed to grep -E -- Craig Small Thu, 23 Sep 2004 15:05:02 +1000 dh-make (0.36) unstable; urgency=low * Fixed CFLAGS problem Closes: #211287, #213118, #223448 * Added manpage.xml.ex Closes: #213167 * Rearranged so that DEBEMAIL is done before ldap search Closes: #212563 * Removed policy quote from postinst.ex Closes: #215545 * Put lintian overrides in -- Craig Small Thu, 15 Jan 2004 08:56:09 +1100 dh-make (0.35) unstable; urgency=low * Changed manpage.sgml template to be GPL no GFDL Closes: #210939 * Added -f to debiank/rules Closes: #205293 * Removed suspicous lines from rules Closes: #200987 * Changed d_python to dh_python in debianl/rules Closes: #205412 * Added CFLAGS=$(CFLAGS) to configure line Closes: #211287 * Changed debhelper depends version to >= in templates Closes: #211294 * added -*- makefile -*- to rules templates Closes: #211276 * Added feature for default files in init Closes: #200957 * Added comma to control templates Closes: #211292 * getent correctly looks for username Closes: #211807 -- Craig Small Wed, 24 Sep 2003 14:21:18 +1000 dh-make (0.34) unstable; urgency=low * changed -a flag to -s Closes: #194357 * build-indep/arch-stamp now makes the stamp Closes: #194835 * preserve .orig files in archive Closes: #197337 * config-stamp in debianm/rules change to configure-stamp Closes: #194372 * Changes emacsen.startup in case of remove package Closes: #193595 * debiank/control.modules.in updated debhelper version to 4 Closes: #190408 * Added missing dh_shlibdeps to debianm/rules Closes: #187744 * Bumped standards to 3.5.9 Closes: #187416 * Reworked the -p flag so you can have strange dir names Closes: #180732 -- Craig Small Thu, 26 Jun 2003 21:22:46 +1000 dh-make (0.33) unstable; urgency=low * Uses debian/compat and it is 4 Closes: #183067, #158537 * Uses dh_install instead of movefiles * Added newline to debiank/control Closes: #177512 * Uses getent to get users name Closes: #176838 * Conflicts with ancient ldap utils Closes: #173062 * doc-base example uses package.doc-base.EX Closes: #138785 * Uses DESTDIR instead of prefix for automaked packages Closes: #97811, #112548 * Better error messages Closes: #183053 * GNU/Linux has been removed, its just Debian now Closes: #182484 -- Craig Small Wed, 5 Mar 2003 08:32:52 +1100 dh-make (0.32) unstable; urgency=low * Upgraded standards version to 3.5.8 Closes: #175403 * Removed split loops, whatever the hell they are Closes: #165537 * changed DEB_BUILD_OPTIONS Closes: #161796 * Upgraded init.d.ex to latest version Closes: #160878 * Changed clean target for config.* Closes: #160712 * Bad directory name message fixed Closes: #158066 * You can choose the name of the package, so things like hyphens or other confusing stuff can be used Closes: #112821 * shlibs.local typo fixed Closes: #156069 * Message for library builds about renaming blahBROKEN was missing a newline Closes: #151287 * SGML manpage example now uses gnu entities Closes: #144070 * Multi rules file gets an overhaul Closes: #170582 * DH_COMPAT bumped to 4 Closes: #158537 * Library dev files have libtool and pkgconfig files support, if they exist. Closes: #153791 -- Craig Small Mon, 6 Jan 2003 09:24:57 +1100 dh-make (0.31) unstable; urgency=low * Fixed problem in clean target for multi Closes: #150469, #140021 * Added /usr for library installs Closes: #148145 * Changed init.d example so it prints daemon name first Closes: #139466 * Manual page uses correct -c and -t flags Closes: #135405 * Example manual.sgml updated to 2002 Closes: #143980 * Changed watch.ex to use version=2 Closes: #139416 * Added kernel-module type Closes: #149833 * Added warning about libfoo1 for library type Closes: #144757 * Added build-essential to Suggests (not Depends) Closes: #144532 -- Craig Small Thu, 20 Jun 2002 09:40:41 +1000 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 Wed, 15 Apr 1998 08:03:12 +1000 dh-make (0.1) unstable; urgency=low * Initial Release. -- Craig Small Thu, 5 Mar 1998 12:18:10 +1100 Local variables: mode: debian-changelog End: