diff options
author | Ralph Amissah <ralph@amissah.com> | 2014-11-13 10:24:45 -0500 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2014-12-08 00:18:14 -0500 |
commit | 1db1a6e8411bed7ce63e2e717f55ee07f08b6157 (patch) | |
tree | 2ccde351d823b18b6beaa850b39c67f425a149b0 /setup/qi_libs.rb | |
parent | year set 2015 (prepare for the new year) (diff) |
qi, (quick install) header update (also rbuild)
Diffstat (limited to 'setup/qi_libs.rb')
-rw-r--r-- | setup/qi_libs.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/setup/qi_libs.rb b/setup/qi_libs.rb index 6fa6cde7..331ed72e 100644 --- a/setup/qi_libs.rb +++ b/setup/qi_libs.rb @@ -285,7 +285,7 @@ proceed? } end def self.changelog_header(vi) <<-WOK -%% #{vi[:version]}.orig.tar.xz (#{vi[:date]}:#{vi[:date_stamp].gsub(/20\d\dw/,'')}) +** #{vi[:version]}.orig.tar.xz (#{vi[:date]}:#{vi[:date_stamp].gsub(/20\d\dw/,'')}) http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_#{vi[:version]} http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/debian/sisu_#{vi[:version]}-1 http://www.jus.uio.no/sisu/pkg/src/sisu_#{vi[:version]}.orig.tar.xz |