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 | 505c0b4c7d351e881d3916bf3e1581272853a3d8 (patch) | |
tree | adcf576eea09a16275c477d4120156b431ce6df5 /debian | |
parent | c981c05d1061bc80884e8f92776af1d166560946 (diff) |
fixed lintian warnings: changelog-should-mention-nmu and missing-debian-source-format
svn path=/trunk/externals/smlib/; 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 9b2814e..41b45e8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,6 @@ pd-smlib (0.12.1-0.0) unstable; urgency=low + * Non-maintainer upload * Initial release (Closes: #591713) -- 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) |