X-Git-Url: http://andersk.mit.edu/gitweb/config-package-dev.git/blobdiff_plain/02bde96f5c7da06ec30d71ad5d4666bf2dfa3bad..a7a010148f9beb836006ae2461755991b7dca0de:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 2bffc8a..5c5d2c2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,44 @@ +config-package-dev (4.9) unstable; urgency=low + + * Fix destdir handling for multiple binary packages in + DEB_TRANSFORM_FILES. + + -- Tim Abbott Fri, 3 Oct 2008 23:43:49 -0400 + +config-package-dev (4.8) unstable; urgency=low + + * Add additional documentation to the makefile fragments + * Add doc/ directory with pointer to online documentation + * Add examples/ directory (Closes: #486130). + * Rename configures- to diverts- as the prefix for the virtual packages + that cause packages diverting the same file to conflict, since that is + clearer. + + -- Tim Abbott Sun, 13 Jul 2008 01:54:48 -0400 + +config-package-dev (4.7) unstable; urgency=low + + * Move homepage field to source package section, so it works. + * Make DEB_TRANSFROM_FILES targets depend on common-build-arch and + common-build-indep, so it works with architecture-dependent packages. + * Remove useless clean code from transform-files.mk. + * Move divert.mk from binary-fixup to binary-post-install. + * Add debhelper.mk to divert.mk, since we use its + binary-post-install/package target. + * Change maintainer to me, rather than debathena@mit.edu, since I'll be + maintaining config-package-dev in Debian. + * Upload to Debian (Closes: #469107) + + -- Tim Abbott Sat, 03 May 2008 13:37:12 -0400 + +config-package-dev (4.6) unstable; urgency=low + + * Remove DEB_AUTO_UPDATE_DEBIAN_CONTROL so it can be uploaded to Debian. + * Add me as uploader. + * move homepage to homepage field. + + -- Tim Abbott Wed, 23 Apr 2008 17:08:15 -0400 + config-package-dev (4.5) unstable; urgency=low * Rename DEB_REPLACE_FILES to DEB_TRANSFORM_FILES