1
0
mirror of https://github.com/jordansissel/fpm synced 2025-08-30 04:10:42 +02:00
fpm/templates/deb/changelog.erb
2014-11-05 00:31:43 +00:00

6 lines
223 B
Plaintext

<%= name %> (<%= "#{epoch}:" if epoch %><%= version %><%= "-" + iteration.to_s if iteration %>) whatever; urgency=medium
* Package created with FPM.
-- <%= maintainer %> <%= Time.now.strftime("%a, %d %b %Y %T %z") %>