]> andersk Git - config-package-dev.git/log
config-package-dev.git
15 years agoAdd Anders Kaseorg to Uploaders. 4.9
Tim Abbott [Wed, 31 Dec 2008 21:40:52 +0000 (21:40 +0000)] 
Add Anders Kaseorg to Uploaders.

git-svn-id: svn+ssh://svn.mit.edu/athena/trunk/debathena/debathena/config-package-dev@23264 728af825-273c-0410-89f9-f7d3b574a069

15 years agoAdd a bug number and uploaders entry for config-package-dev 4.9 (for upload to Debian...
Tim Abbott [Wed, 31 Dec 2008 21:38:30 +0000 (21:38 +0000)] 
Add a bug number and uploaders entry for config-package-dev 4.9 (for upload to Debian upstream).

I should have done this before we distributed it to debathena, but the
changes are only to metadata only relevant to Debian upstream, so I'm
not bumping the version number.

git-svn-id: svn+ssh://svn.mit.edu/athena/trunk/debathena/debathena/config-package-dev@23263 728af825-273c-0410-89f9-f7d3b574a069

15 years agoUse set -e in multi-statement Makefile commands.
Anders Kaseorg [Sat, 4 Oct 2008 04:29:16 +0000 (04:29 +0000)] 
Use set -e in multi-statement Makefile commands.

git-svn-id: svn+ssh://svn.mit.edu/athena/trunk/debathena/debathena/config-package-dev@23197 728af825-273c-0410-89f9-f7d3b574a069

15 years agoFix destdir handling for multiple binary packages in DEB_TRANSFORM_FILES.
Tim Abbott [Sat, 4 Oct 2008 04:10:53 +0000 (04:10 +0000)] 
Fix destdir handling for multiple binary packages in DEB_TRANSFORM_FILES.

git-svn-id: svn+ssh://svn.mit.edu/athena/trunk/debathena/debathena/config-package-dev@23196 728af825-273c-0410-89f9-f7d3b574a069

15 years agoImprove config-package-dev documentation and examples. 4.8
Tim Abbott [Sun, 13 Jul 2008 06:25:18 +0000 (06:25 +0000)] 
Improve config-package-dev documentation and examples.

git-svn-id: svn+ssh://svn.mit.edu/athena/trunk/debathena/debathena/config-package-dev@23076 728af825-273c-0410-89f9-f7d3b574a069

15 years ago * Move homepage field to source package section, so it works. 4.7
Tim Abbott [Mon, 5 May 2008 20:42:45 +0000 (20:42 +0000)] 
  * 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)

git-svn-id: svn+ssh://svn.mit.edu/athena/trunk/debathena/debathena/config-package-dev@22961 728af825-273c-0410-89f9-f7d3b574a069

16 years ago * Remove DEB_AUTO_UPDATE_DEBIAN_CONTROL so it can be uploaded to Debian. 4.6
Tim Abbott [Wed, 23 Apr 2008 21:08:31 +0000 (21:08 +0000)] 
  * Remove DEB_AUTO_UPDATE_DEBIAN_CONTROL so it can be uploaded to Debian.
  * Add me as uploader.
  * move homepage to homepage field.

git-svn-id: svn+ssh://svn.mit.edu/athena/trunk/debathena/debathena/config-package-dev@22946 728af825-273c-0410-89f9-f7d3b574a069

16 years ago * Rename DEB_REPLACE_FILES to DEB_TRANSFORM_FILES 4.5
Tim Abbott [Mon, 21 Apr 2008 23:30:56 +0000 (23:30 +0000)] 
  * Rename DEB_REPLACE_FILES to DEB_TRANSFORM_FILES
  * Create new config-package.mk as the outward-facing makefile fragment.
  * Replace DEB_{UNREMOVE,UNDIVERT}_FILES_VERSION_file with
    DEB_$1_VERSION_file
  * Version bump, since 4.4~ << 4.4 causes build failures on Debathena.

git-svn-id: svn+ssh://svn.mit.edu/athena/trunk/debathena/debathena/config-package-dev@22923 728af825-273c-0410-89f9-f7d3b574a069

16 years ago * Add new DEB_REMOVE_FILES_$package variable designed for removing 4.4
Tim Abbott [Mon, 21 Apr 2008 20:34:25 +0000 (20:34 +0000)] 
  * Add new DEB_REMOVE_FILES_$package variable designed for removing
    files in .d directories.
  * Move the "configure-" in the filename encoding from the encode script
    to divert.mk, so that we can re-use the encoder for DEB_REMOVE_FILES.
  * Add new DEB_UNDIVERT_FILES_package and DEB_UNREMOVE_FILES_package
    API variables for having a new version of the package stop diverting a
    file.
  * Correct check for not generating an empty if clause when no files are
    being diverted.
  * Remove only the last DEB_DIVERT_EXTENSION from filenames.

git-svn-id: svn+ssh://svn.mit.edu/athena/trunk/debathena/debathena/config-package-dev@22918 728af825-273c-0410-89f9-f7d3b574a069

16 years agoFix bug where DEB_DIVERT code gets added twice if a package uses both DEB_DIVERT_FILE... 4.3
Tim Abbott [Sun, 6 Apr 2008 23:42:25 +0000 (23:42 +0000)] 
Fix bug where DEB_DIVERT code gets added twice if a package uses both DEB_DIVERT_FILES and DEB_REPLACE_FILES.

git-svn-id: svn+ssh://svn.mit.edu/athena/trunk/debathena/debathena/config-package-dev@22859 728af825-273c-0410-89f9-f7d3b574a069

16 years agoInitial import of the config-package-dev system. 4.2
Tim Abbott [Sun, 6 Apr 2008 22:50:26 +0000 (22:50 +0000)] 
Initial import of the config-package-dev system.

git-svn-id: svn+ssh://svn.mit.edu/athena/trunk/debathena/debathena/config-package-dev@22854 728af825-273c-0410-89f9-f7d3b574a069

This page took 0.269746 seconds and 4 git commands to generate.