diff options
author | Jonathan McCrohan <jmccrohan@gmail.com> | 2012-10-11 00:14:43 +0100 |
---|---|---|
committer | Jonathan McCrohan <jmccrohan@gmail.com> | 2012-10-11 00:14:43 +0100 |
commit | c7386e51193a3c76a6ae29da300f9c92bead8e64 (patch) | |
tree | 5aed1f3e7527c959de0c576f765f53b23bcc4bd1 | |
parent | 205a53d3cbe683e61cda14882ff17053233c228d (diff) | |
download | figlet-c7386e51193a3c76a6ae29da300f9c92bead8e64.tar.gz |
Import packaging git repo to collab-maint
Add VCS-{Git,Browser} URLs
Diffstat (limited to '')
-rw-r--r-- | debian/changelog | 7 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 21d9f9d..2c0d237 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +figlet (2.2.5-2) UNRELEASED; urgency=low + + * Import packaging git repo to collab-maint + - Add VCS-{Git,Browser} URLs + + -- Jonathan McCrohan <jmccrohan@gmail.com> Thu, 11 Oct 2012 00:13:43 +0100 + figlet (2.2.5-1) unstable; urgency=low * New upstream release. (closes: #674844) (closes: #617422) (closes: #150174) diff --git a/debian/control b/debian/control index d3d254a..8685983 100644 --- a/debian/control +++ b/debian/control @@ -5,6 +5,8 @@ Section: text Priority: optional Standards-Version: 3.9.3 Build-Depends: debhelper (>= 9) +Vcs-Git: git://git.debian.org/git/collab-maint/figlet.git +Vcs-Browser: http://git.debian.org/?p=collab-maint/figlet.git Homepage: http://www.figlet.org/ Package: figlet |