1
0
mirror of https://github.com/jordansissel/fpm synced 2025-08-25 03:24:33 +02:00

Commit Graph

  • 23b21a6608 version bump v0.3.6 Jordan Sissel 2011-07-08 00:57:59 -0700
  • a5571f0ccf Merge branch 'bugs/deb-description-fix' Jordan Sissel 2011-07-08 00:48:55 -0700
  • 3a9a32f38b Merge branch 'bugs/deb-description-fix' Jordan Sissel 2011-07-08 00:48:55 -0700
  • 12e990de51 - cleaner - fix typo Jordan Sissel 2011-07-08 00:43:31 -0700
  • 7381d5d4e6 - cleaner - fix typo Jordan Sissel 2011-07-08 00:43:31 -0700
  • 6a2c1f5b1e Merge pull request #68 from tmm1/brew2deb-backports Jordan Sissel 2011-07-08 00:41:29 -0700
  • d914b99c7e Merge pull request #68 from tmm1/brew2deb-backports Jordan Sissel 2011-07-08 00:41:29 -0700
  • 8a1b1c5dbc - fix deb descriptions for good? Jordan Sissel 2011-07-08 00:39:00 -0700
  • 2240148033 - fix deb descriptions for good? Jordan Sissel 2011-07-08 00:39:00 -0700
  • 5013dfa869 Merge c421eb8232512bbc77a49d25da7025772371ebf9 into b69878144fcdb105f857bc2c1b456aa3572cc44f GitHub Merge Button 2011-07-08 00:37:26 -0700
  • a6c7c314bb Merge remote-tracking branch 'origin/master' into brew2deb-backports Aman Gupta 2011-07-08 00:36:04 -0700
  • c421eb8232 Merge remote-tracking branch 'origin/master' into brew2deb-backports Aman Gupta 2011-07-08 00:36:04 -0700
  • 351e791ecd fix missing newline in Provides Aman Gupta 2011-07-08 00:34:29 -0700
  • 97db37621c fix missing newline in Provides Aman Gupta 2011-07-08 00:34:29 -0700
  • 143cca9636 - lots of small fixes and cleanup by tmm1, version bump it. Jordan Sissel 2011-07-08 00:14:50 -0700
  • b69878144f - lots of small fixes and cleanup by tmm1, version bump it. Jordan Sissel 2011-07-08 00:14:50 -0700
  • e5891573e8 Merge branch 'master' of github.com:jordansissel/fpm Jordan Sissel 2011-07-08 00:14:40 -0700
  • 58a877c1b0 Merge branch 'master' of github.com:jordansissel/fpm Jordan Sissel 2011-07-08 00:14:40 -0700
  • 71dd690acb - deb packages let you specify 'or' in deps (pipe, '|'). Let it work. Jordan Sissel 2011-07-08 00:13:09 -0700
  • d2b71178ea - deb packages let you specify 'or' in deps (pipe, '|'). Let it work. Jordan Sissel 2011-07-08 00:13:09 -0700
  • 8ddf448742 Merge remote-tracking branch 'origin/master' into brew2deb-backports Aman Gupta 2011-07-07 23:57:48 -0700
  • 2564f30af1 Merge remote-tracking branch 'origin/master' into brew2deb-backports Aman Gupta 2011-07-07 23:57:48 -0700
  • 8cf6e4fd93 Handle complex deb dependencies (fixes #70) Aman Gupta 2011-07-07 23:37:23 -0700
  • b38f63feea Handle complex deb dependencies (fixes #70) Aman Gupta 2011-07-07 23:37:23 -0700
  • 4518db757d Rename to --config-files and add some help Aman Gupta 2011-07-07 23:33:58 -0700
  • 39abd163c8 Rename to --config-files and add some help Aman Gupta 2011-07-07 23:33:58 -0700
  • c2e7c832fa Make bin/fpm executable Aman Gupta 2011-07-07 23:28:16 -0700
  • 293d839432 Make bin/fpm executable Aman Gupta 2011-07-07 23:28:16 -0700
  • ffc007d9c0 Fix erb line endings Aman Gupta 2011-07-07 23:17:04 -0700
  • 5e48f772a8 Fix erb line endings Aman Gupta 2011-07-07 23:17:04 -0700
  • 7c1be2d3fd do not include epoch version in generate .deb filenames Aman Gupta 2011-07-07 23:08:02 -0700
  • dee3ddc5d3 do not include epoch version in generate .deb filenames Aman Gupta 2011-07-07 23:08:02 -0700
  • 20c612a6d0 Merge pull request #69 from tmm1/whitespace Jordan Sissel 2011-07-07 22:55:19 -0700
  • 886f76812f Merge pull request #69 from tmm1/whitespace Jordan Sissel 2011-07-07 22:55:19 -0700
  • 6722e06f80 Merge bf4752c7d1b1aefa461c180d6f20f91a653a6060 into 808cadee4218ff28cce2f5625bb5c48a104df482 GitHub Merge Button 2011-07-07 22:53:45 -0700
  • 92e8cb9dcc removed all trailing whitespace: for i in $(git ls-files); do sed -i tmp -e "s/ *$//" $i; done Aman Gupta 2011-07-07 22:52:55 -0700
  • bf4752c7d1 removed all trailing whitespace: for i in $(git ls-files); do sed -i tmp -e "s/ *$//" $i; done Aman Gupta 2011-07-07 22:52:55 -0700
  • 35a2ed46d3 convert tabs and remove trailing whitespace Aman Gupta 2011-07-07 22:46:02 -0700
  • 8ab101d7d7 convert tabs and remove trailing whitespace Aman Gupta 2011-07-07 22:46:02 -0700
  • ea31691dee add support for specifying configuration files in debian packages Aman Gupta 2011-07-07 22:37:47 -0700
  • a648617329 add support for specifying configuration files in debian packages Aman Gupta 2011-07-07 22:37:47 -0700
  • 7786bc583d Pass through --category to set debian Section Aman Gupta 2011-07-07 22:32:58 -0700
  • a2099684e1 Pass through --category to set debian Section Aman Gupta 2011-07-07 22:32:58 -0700
  • b077dd646b Add support for debian conflicts Aman Gupta 2011-07-07 22:29:16 -0700
  • bc077ddff6 Add support for debian conflicts Aman Gupta 2011-07-07 22:29:16 -0700
  • c6684c6b3c remove extra whitespace after Section name Aman Gupta 2011-07-07 22:29:02 -0700
  • a0160546da remove extra whitespace after Section name Aman Gupta 2011-07-07 22:29:02 -0700
  • 9c58d546aa - a version goes bump in the night. Jordan Sissel 2011-07-07 21:22:36 -0700
  • 8d7bf65be4 - a version goes bump in the night. Jordan Sissel 2011-07-07 21:22:36 -0700
  • 5d7cad764c - replace underscores with dashes in dependencies This should fix: https://github.com/jordansissel/fpm/issues/65 Jordan Sissel 2011-07-07 20:55:05 -0700
  • 808cadee42 - replace underscores with dashes in dependencies This should fix: https://github.com/jordansissel/fpm/issues/65 Jordan Sissel 2011-07-07 20:55:05 -0700
  • 904669b4b5 - If install_requires is just a string, make it an array. Fixes: https://github.com/jordansissel/fpm/issues/66 Jordan Sissel 2011-07-07 20:47:22 -0700
  • f07c282f0d - If install_requires is just a string, make it an array. Fixes: https://github.com/jordansissel/fpm/issues/66 Jordan Sissel 2011-07-07 20:47:22 -0700
  • e9b5832361 Merge pull request #67 from anthezium/master Jordan Sissel 2011-07-07 20:34:38 -0700
  • da89aa8911 Merge pull request #67 from anthezium/master Jordan Sissel 2011-07-07 20:34:38 -0700
  • 6a463271b7 Merge 5f4384d56134d8694fddb2c179b7ac9729b5f18b into c6418dbbbfdc8f60412eb9cd3c769c60c46ce1f6 GitHub Merge Button 2011-07-07 12:43:06 -0700
  • 84d4572c4f missing parens Ted Cooper 2011-07-07 14:35:57 -0400
  • 5f4384d561 missing parens Ted Cooper 2011-07-07 14:35:57 -0400
  • ba2d9eaf06 * added command-line option to make generated debs' dependencies ignore iterations * in order to accomplish this, added framework similar to that in FPM::Source to FPM::Package to support plugin-specific command-line options and pass corresponding params to FPM::Package constructor to be made available as an instance variable * also fixed bug (probably due to recent refactoring) that broke help * also fixed spelling error Ted Cooper 2011-07-07 14:00:12 -0400
  • d1bd762a58 * added command-line option to make generated debs' dependencies ignore iterations * in order to accomplish this, added framework similar to that in FPM::Source to FPM::Package to support plugin-specific command-line options and pass corresponding params to FPM::Package constructor to be made available as an instance variable * also fixed bug (probably due to recent refactoring) that broke help * also fixed spelling error Ted Cooper 2011-07-07 14:00:12 -0400
  • 8512dcd66a - patch from alcy for https://github.com/jordansissel/fpm/issues/61 Jordan Sissel 2011-06-27 18:48:58 -0700
  • c6418dbbbf - patch from alcy for https://github.com/jordansissel/fpm/issues/61 Jordan Sissel 2011-06-27 18:48:58 -0700
  • aa34aefe8d Merge branch 'master' of github.com:jordansissel/fpm Jordan Sissel 2011-06-27 18:47:57 -0700
  • 7a15b600cc Merge branch 'master' of github.com:jordansissel/fpm Jordan Sissel 2011-06-27 18:47:57 -0700