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 | ebdc6913e385ad88e791f06ab85843680403d1c1 (patch) | |
tree | 49b83f00ff6d4ff1e54d6b02b7e7f6e57534900e /debian | |
parent | 54b22e952c2360081e3a330b9da3d46195bd0861 (diff) |
fixed lintian warnings: changelog-should-mention-nmu and missing-debian-source-format
svn path=/trunk/externals/template/; revision=13760
Diffstat (limited to 'debian')
-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 7e48207..058ef24 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,6 @@ pd-template (0.0-0.0) unstable; urgency=low + * Non-maintainer upload * Initial release (Closes: #nnnn) <nnnn is the bug number of your ITP> -- 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) |