diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-08-05 22:59:29 +0000 |
---|---|---|
committer | IOhannes m zmölnig <zmoelnig@iem.at> | 2015-10-14 14:40:10 +0200 |
commit | 1d73132c43f65dda8845f1039e656eb1c7e78f0d (patch) | |
tree | 77932bf65dc9c6e98274968e7ec8c2b69824eadb | |
parent | c4deed0d179fcb370bc18853199d9971c98afd29 (diff) |
fixed lintian warnings: changelog-should-mention-nmu and missing-debian-source-format
svn path=/trunk/abstractions/purepd/; revision=13760
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/source/format | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index da30559..ccc2539 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,6 @@ pd-purepd (0.1-0.0) unstable; urgency=low + * Non-maintainer upload * Initial release (Closes: #591708) -- Hans-Christoph Steiner <hans@eds.org> Thu, 21 Jan 2010 23:27:04 -0500 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) |