diff options
author | Jonathan McCrohan <jmccrohan@gmail.com> | 2012-05-14 18:29:27 +0100 |
---|---|---|
committer | Jonathan McCrohan <jmccrohan@gmail.com> | 2012-06-02 00:58:45 +0100 |
commit | 18cf0615234fe1ce1a360311dc9d350db7701429 (patch) | |
tree | e57739f202f46e0834501ea53832ea30b0cfa831 | |
parent | 5f53f15682720131259bafe2785ef64ab1cf2deb (diff) | |
download | figlet-18cf0615234fe1ce1a360311dc9d350db7701429.tar.gz |
Add myself as co-maintainer
Diffstat (limited to '')
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 3ff7b74..3a9916e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -22,6 +22,7 @@ figlet (2.2.5-1) UNRELEASED; urgency=low - Add Homepage to debian/control - Remove references to deprecated figfonts(-cjk) packages - Remove local copies of man pages (merged upstream) + * Add myself as co-maintainer -- Jonathan McCrohan <jmccrohan@gmail.com> Tue, 08 May 2012 21:13:27 +0100 diff --git a/debian/control b/debian/control index 11e9c55..d3d254a 100644 --- a/debian/control +++ b/debian/control @@ -1,5 +1,6 @@ Source: figlet Maintainer: Carlos Laviola <claviola@debian.org> +Uploaders: Jonathan McCrohan <jmccrohan@gmail.com> Section: text Priority: optional Standards-Version: 3.9.3 |