Cross package maker. DEB/RPM generation or conversion. Derived from jordansissel/fpm.

⌈⌋ ⎇ branch:  cross package maker


Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

46 events for the month beginning 2012-08-01 by user jls@semicomplete.com

Following month ↑
2012-08-25
18:23
Force default package to_s when name given is nil (#241) check-in: efe7611afb user: jls@semicomplete.com tags: trunk
08:22
Add note about --deb-priority check-in: c407b24936 user: jls@semicomplete.com tags: trunk
08:22
Add spec coverage for deb priority check-in: 07179df605 user: jls@semicomplete.com tags: trunk
08:10
- Add --deb-priority (#232) check-in: 1f1a5cc9ab user: jls@semicomplete.com tags: trunk
07:59
update changelist check-in: 66c69c4c0c user: jls@semicomplete.com tags: trunk
07:59
Fix up the specs and output checks check-in: 70fdd89786 user: jls@semicomplete.com tags: trunk
07:18
- Abort and notify the user if the package is to be written to a location (parent directory) that does not exist. (#244) check-in: 59767d25a7 user: jls@semicomplete.com tags: trunk
07:05
update changelist check-in: 2e0760c679 user: jls@semicomplete.com tags: trunk
06:56
- Make custom channels work with pear (#207) - add --pear-channel-update flag to force 'pear channel-update' prior to installation. check-in: 909e255f5e user: jls@semicomplete.com tags: trunk
06:56
improve error messages check-in: 6e436a21e9 user: jls@semicomplete.com tags: trunk
00:17
- Got closer to channel support working. When I do it manually, it works, but through fpm it does not. Probably something silly. (progress on #207) check-in: 48584e904d user: jls@semicomplete.com tags: trunk
2012-08-24
23:58
Start hacking on pear channel support (#207) check-in: 9899665dc7 user: jls@semicomplete.com tags: trunk
22:56
regen gemfile.lock check-in: 3240fc79b0 user: jls@semicomplete.com tags: trunk
22:47
Fix spec for deb arch defaults check-in: fc06b2d4f0 user: jls@semicomplete.com tags: trunk
22:47
- Add test coverage for #250 (deb dependency operator fixings) check-in: 8c906e2f8f user: jls@semicomplete.com tags: trunk
22:47
Force dependency fixings (improves on #250) check-in: bc463ff691 user: jls@semicomplete.com tags: trunk
22:45
Work around bug or misconfiguration in dpkg found on OSX when dpkg is provided by homebrew. 'dpkg --print-architecture' succeeds but emits nothing. check-in: 64a7deba33 user: jls@semicomplete.com tags: trunk
22:36
remove excess debug print check-in: f8ffcb506d user: jls@semicomplete.com tags: trunk
22:24
Start hacking on tests for #250 check-in: 0de4314159 user: jls@semicomplete.com tags: trunk
22:11
Merge pull request #250 from zllak/fix/deb fix small problem in the debian output check-in: 695b307d10 user: jls@semicomplete.com tags: trunk
22:07
- Replace "\n" with newline char in the --description value (#251) check-in: 2790366e58 user: jls@semicomplete.com tags: trunk
21:06
version bump check-in: e42051d415 user: jls@semicomplete.com tags: trunk, v0.4.14
21:06 Edit [e42051d4150de34e|e42051d415]: Add tag "v0.4.14". artifact: eb34d816fb user: jls@semicomplete.com
21:05
- note fix for #252 - add regression test for #252 check-in: 01e1bb87f5 user: jls@semicomplete.com tags: trunk
20:52
Replace newlines with spaces in the 'license' field of RPM. (#252) check-in: 4e9df744a7 user: jls@semicomplete.com tags: trunk
2012-08-16
16:27
Merge pull request #249 from vStone/patch-1 Update command line options documentation. check-in: 7755ae13f8 user: jls@semicomplete.com tags: trunk
2012-08-14
23:05
- bump for release check-in: 2831bf2b36 user: jls@semicomplete.com tags: trunk, v0.4.13
23:05 Edit [2831bf2b360cd83f|2831bf2b36]: Add tag "v0.4.13". artifact: 40446fd519 user: jls@semicomplete.com
23:03
Make --exclude on 'foo' kill any files like foo/bar/baz - #248 check-in: 738721208c user: jls@semicomplete.com tags: trunk
2012-08-10
23:01
bump for release check-in: 233fe89380 user: jls@semicomplete.com tags: trunk, v0.4.12
23:01 Edit [233fe89380c6d261|233fe89380]: Add tag "v0.4.12". artifact: 1a360fc429 user: jls@semicomplete.com
23:00
Fix a bug introduced in 0.4.11 that caused all deb packages to contain empty maintainer scripts if not otherwise specified, which made apt/dpkg quite unhappy check-in: 12e923af0f user: jls@semicomplete.com tags: trunk
2012-08-07
18:14
Remove dup changelist entry check-in: 28aae87454 user: jls@semicomplete.com tags: trunk
18:05
- update changelist for release check-in: 7d6b363d5e user: jls@semicomplete.com tags: trunk, v0.4.11
18:05 Edit [7d6b363d5ec4a12e|7d6b363d5e]: Add tag "v0.4.11". artifact: 619d41d376 user: jls@semicomplete.com
17:56
All contributions are good contributions check-in: ce0393f9bb user: jls@semicomplete.com tags: trunk
17:55
Update contributors check-in: 8eaf2ce17e user: jls@semicomplete.com tags: trunk
17:48
Refactor pre/post/etc scripts to be a loop instead of each section by themselves check-in: 15c010cb16 user: jls@semicomplete.com tags: trunk
17:48
Make sure all things template check-in: bc03a1bd95 user: jls@semicomplete.com tags: trunk
17:25
- support templating package/maintainer scripts (#246) - include test coverage check-in: a1d032f132 user: jls@semicomplete.com tags: trunk
16:44
move erb require to top check-in: 7c834dd5d0 user: jls@semicomplete.com tags: trunk
16:33
remove monkeypatches now that we're on a newer backports (2.6.2) check-in: e8a9e92621 user: jls@semicomplete.com tags: trunk
16:33
purge yardoc on clean check-in: 43d9b23e27 user: jls@semicomplete.com tags: trunk
16:32
- remove monkeypatches and upgrade to backports 2.6.2 check-in: 1c89c2c0c9 user: jls@semicomplete.com tags: trunk
2012-08-06
06:37
fix missing logger check-in: ab26a3c762 user: jls@semicomplete.com tags: trunk
06:24
Try escaping '?' check-in: 15cac33214 user: jls@semicomplete.com tags: trunk
Previous month ↓