Changelog for
dh-make-2.201606-lp154.13.1.noarch.rpm :
* Sun Jul 24 2016 p.drouandAATTgmail.com- Update to version 2.201606
* strip newline from /etc/mailname (dbo#822867)
* Update to standards v3.9.8
* Remove extra double quote from github watch example. (dbo#818944)- For previous changes, please read the changelog
* Wed Dec 30 2015 p.drouandAATTgmail.com- Update to version 1.20150601
* Add files named like NEWS.md to the docs too
* Use multi-arch paths in the library template
* Do not distribute static libraries by default since they lead to the possiblity of GPL violation and are not needed in most cases.
* Fix sample Vcs-Browser URLs. (dbo#756332)
* export DH_VERBOSE in rules (dbo#786459)
* Update urls to use https where possible (dbo#775040)
* Remove first person in templates (dbo#752120)
* Fix awkward wording in license templates (dbo#754991)
* improve emacs lisp handling (dbo#774545)
* Wed Jan 14 2015 tchvatalAATTsuse.com- Remember to mention dh-make-rpmlintrc in spec
* Sun Jan 04 2015 p.drouandAATTgmail.com- Update to version 1.20140617 + New numbering scheme + Updated to standards version 3.9.5 Closes: #748336 + fix lintian \"vcs-field-not-canonical\" warning Closes: #750005 + Update dh7 rules for dpkg >= 1.16.1 Closes: #737520 + Remove redundant section in control Closes: #743223 + Added misc:depends to library control Closes: #702835 + Update template to use dh compat 9 Closes: #730741
* Fri Oct 05 2012 cfarrellAATTsuse.com- license update: SUSE-GPL-3.0-with-template-exception See debian/copyright
* Mon Oct 01 2012 frank.lichtenheldAATTsophos.com- update to 0.61
* Update to standards version 3.9.3
* Update to debhelper version 9
* debhelper v9 uses dpkg-buildflags
* several fixes to emacsen handling
* several fixes to license/copyright handling
* Add -y,--yes option to run non-interactively
* Add --packageclass,-C option to set class instead of -s,-i,-m etc
* See /usr/share/doc/packages/dh-make/changelog for more details
* Fri Jul 06 2012 frank.lichtenheldAATTsophos.com- package dh-make separately
* Mon May 21 2012 iAATTmarguerite.su- update to dpkg-1.16.3
* see http://packages.debian.org/changelogs/pool/main/d/dpkg/dpkg_1.16.3/changelog- update to debhelper 9.20120518
* Fix versioned dependency on dpkg for xz options. Closes: #672895
* dh_link: Doc improvement. Closes: #672988- update to devscripts-2.11.7
* see http://packages.debian.org/changelogs/pool/main/d/devscripts/devscripts_2.11.7/changelog- reworked patch. remove version for archtable. for it\'s universal.- add dh_make 0.60
* see http://packages.debian.org/changelogs/pool/main/d/dh-make/dh-make_0.60/changelog- add dh_autoreconf 6
* see http://packages.debian.org/changelogs/pool/main/d/dh-autoreconf/dh-autoreconf_6/changelog
* Thu May 03 2012 frank.lichtenheldAATTsophos.com- install missing parts of devscripts
* install man pages installed by debian/manpages
* install symlinks installed by debian/links
* Sun Jan 29 2012 frank.lichtenheldAATTsophos.com- update to dpkg-1.15.8.12
* Do not fail to unpack shared directories missing on the file system from packages being replaced by other packages. Debian Bug #631808
* Defer hardlink renames so that there\'s never a point were the new file contents are accessible from the final path before they have been fsync()ed and cannot be executed causing ETXTBSY when trying to open the to be installed paths for writing. Debian Bug #635683
* Add armhf support to ostable and triplettable. Debian Bugs #594179, #639674