diff options
author | Jonathan McCrohan <jmccrohan@gmail.com> | 2012-05-08 21:18:14 +0100 |
---|---|---|
committer | Jonathan McCrohan <jmccrohan@gmail.com> | 2012-06-02 00:21:25 +0100 |
commit | 34cd535f59657437d4ce8f160211c392fcdb2200 (patch) | |
tree | c19fe193b2f47fe6d9da9b2c2fec18c5b07fe743 | |
parent | 6e9c3db2443d6654fba696fac280c67711d3c6dc (diff) | |
download | figlet-34cd535f59657437d4ce8f160211c392fcdb2200.tar.gz |
Switch to dpkg-source 3.0 (quilt) format
Diffstat (limited to '')
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/source/format | 1 |
2 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index c287a2f..8793fda 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,8 @@ figlet (2.2.5-1) UNRELEASED; urgency=low been relicenced, or replaced with properly licenced alternatives; figlet can re-enter the archive, and can move back to main from non-free. \o/ - Drop 2.2.2-1 patches, applied upstream + * Improve packaging + - Switch to dpkg-source 3.0 (quilt) format -- Jonathan McCrohan <jmccrohan@gmail.com> Tue, 08 May 2012 21:13:27 +0100 diff --git a/debian/source/format b/debian/source/format new file mode 100644 index 0000000..163aaf8 --- /dev/null +++ b/debian/source/format @@ -0,0 +1 @@ +3.0 (quilt) |