cubicweb/skeleton/debian/changelog.tmpl
author Denis Laxalde <denis.laxalde@logilab.fr>
Wed, 05 Oct 2016 10:12:23 +0200
changeset 11716 c7de052ee288
parent 11713 4f2b6586bf78
child 12663 853e73456d0f
permissions -rw-r--r--
[skeleton] Properly format debian/changelog using current datetime and author information Reformat "context" dict to have it PEP8 compliant along the way (only white space changes).
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
11713
4f2b6586bf78 [skeleton] Set Debian distribution to "UNRELEASED" in changelog
Denis Laxalde <denis.laxalde@logilab.fr>
parents: 11057
diff changeset
     1
%(distname)s (0.1.0-1) UNRELEASED; urgency=low
0
b97547f5f1fa Showtime !
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
diff changeset
     2
b97547f5f1fa Showtime !
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
diff changeset
     3
  * initial release
b97547f5f1fa Showtime !
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
diff changeset
     4
11716
c7de052ee288 [skeleton] Properly format debian/changelog using current datetime and author information
Denis Laxalde <denis.laxalde@logilab.fr>
parents: 11713
diff changeset
     5
 -- %(author)s <%(author-email)s>  %(rfc2822-date)s
0
b97547f5f1fa Showtime !
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
diff changeset
     6