File: control

package info (click to toggle)
git2cl 2.0%2Bgit200808271242-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 132 kB
  • sloc: perl: 476; makefile: 25
file content (21 lines) | stat: -rw-r--r-- 724 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Source: git2cl
Section: utils
Priority: optional
Maintainer: Dmitry Smirnov <onlyjob@member.fsf.org>
Build-Depends: debhelper (>= 8.0), perl, pandoc
Standards-Version: 3.9.2
Homepage: http://josefsson.org/git2cl/
VCS-Browser: http://anonscm.debian.org/gitweb/?p=users/onlyjob-guest/git2cl.git
VCS-Git: git://anonscm.debian.org/users/onlyjob-guest/git2cl.git

Package: git2cl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}
Enhances: git
Section: vcs
Description: Simple tool to convert git logs to GNU ChangeLog format
 git2cl is used to automatically generate GNU ChangeLogs
 from git logs.
 .
 GNU ChangeLog format specification is available from:
 http://www.gnu.org/prep/standards/html_node/Change-Logs.html