Skip to content

Commit

Permalink
- hand-merge 4e2f350 from master.
Browse files Browse the repository at this point in the history
  • Loading branch information
jordansissel committed Mar 2, 2012
1 parent 084d2dd commit 5c61c80
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion templates/deb.erb
Expand Up @@ -22,7 +22,6 @@ Provides: <%= provides.join(", ") %>
<% properrepl = replaces.collect { |d| fix_dependency(d) }.flatten -%>
Replaces: <%= properrepl.flatten.join(", ") %>
<% end -%>
Standards-Version: 3.9.1
Section: <%= category or "unknown" %>
Priority: extra
Homepage: <%= url or "http://nourlgiven.example.com/" %>
Expand Down

0 comments on commit 5c61c80

Please sign in to comment.