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 | d8256d5ec37ba7d96779cf73d2c166d3b62d9a1c (patch) | |
tree | acaef6454da9290276cbf49170ebd02b909ba820 /debian | |
parent | dd4bc9f41ef66a81db83224feed86931da4c5c76 (diff) |
fixed lintian warnings: changelog-should-mention-nmu and missing-debian-source-format
svn path=/trunk/externals/mjlib/; 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 c182404..fd707c9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,6 @@ pd-mjlib (0.1-0.0) unstable; urgency=low + * Non-maintainer upload * Initial release (Closes: #591824) -- 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) |