diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-08-05 22:59:29 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-08-05 22:59:29 +0000 |
commit | b12b87c6e5e9f254265845a35bb2bee965e1a9c9 (patch) | |
tree | 4a6bee1a3b995f5c9984ed600b16426bb583ca3f | |
parent | 0e27ab108c5b169c10afcf4d92103e6d80f44e6a (diff) |
fixed lintian warnings: changelog-should-mention-nmu and missing-debian-source-format
svn path=/trunk/externals/earplug~/; 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 80f501c..fc3c3f1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,6 @@ pd-earplug (0.2-0.0) unstable; urgency=low + * Non-maintainer upload * Initial release (Closes: #591846) -- 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) |