From b0b48ae80221a3f3a933aba3877f020e1373758d Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Thu, 5 Aug 2010 22:59:29 +0000 Subject: fixed lintian warnings: changelog-should-mention-nmu and missing-debian-source-format svn path=/trunk/externals/windowing/; revision=13760 --- debian/changelog | 1 + debian/control | 2 +- debian/source/format | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 debian/source/format diff --git a/debian/changelog b/debian/changelog index fab33d4..e87a21e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,6 @@ pd-windowing (0.1-0.0) unstable; urgency=low + * Non-maintainer upload * Initial release (Closes: #591704) -- Hans-Christoph Steiner Thu, 21 Jan 2010 23:27:04 -0500 diff --git a/debian/control b/debian/control index 794e170..797333f 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Hans-Christoph Steiner Build-Depends: debhelper (>= 7.0.50~), puredata Standards-Version: 3.8.3 -Homepage: http://puredata.info +Homepage: http://crca.ucsd.edu/~jsarlo/pd/ Package: pd-windowing Architecture: any 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) -- cgit v1.2.1