From ec731d1c60b1ac3d2aefa80f965480e9b926121e Mon Sep 17 00:00:00 2001 From: Debian Janitor Date: Tue, 31 Mar 2020 22:33:16 +0000 Subject: [PATCH 1/3] Wrap long lines in changelog entries: 0.32p1-1, 0.28-3. Fixes: lintian: debian-changelog-line-too-long See-also: https://lintian.debian.org/tags/debian-changelog-line-too-long.html --- debian/changelog | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index de76f57..6ba8d33 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +puredata (0.50.2-4) UNRELEASED; urgency=medium + + * Wrap long lines in changelog entries: 0.32p1-1, 0.28-3. + + -- Debian Janitor Tue, 31 Mar 2020 22:33:03 +0000 + puredata (0.50.2-3) unstable; urgency=medium * Symlink to doc/8.topics (Closes: #950838) @@ -1073,7 +1079,8 @@ pd (0.32p1-2) unstable; urgency=low pd (0.32p1-1) unstable; urgency=low - * folded table patches in, make the whole compilable on Alpha, added devfs compatibility + * folded table patches in, make the whole compilable on Alpha, added devfs + compatibility -- Guenter Geiger (Debian/GNU) Sat, 12 Mar 2001 11:30:07 +0100 @@ -1116,7 +1123,8 @@ pd (0.28-4) unstable frozen; urgency=low pd (0.28-3) unstable frozen; urgency=low - * now installs m_pd.h into /usr/include. Uses x-terminal-emulater to provide console. + * now installs m_pd.h into /usr/include. Uses x-terminal-emulater to provide + console. -- Guenter Geiger Tue, 25 Jan 2000 15:30:00 +0100 -- GitLab From 9b83fcea0aec92b6314ea24c96d8d23485924df4 Mon Sep 17 00:00:00 2001 From: Debian Janitor Date: Tue, 31 Mar 2020 22:33:45 +0000 Subject: [PATCH 2/3] Drop no longer supported add-log-mailing-address setting from debian/changelog. Fixes: lintian: debian-changelog-file-contains-obsolete-user-emacs-setting See-also: https://lintian.debian.org/tags/debian-changelog-file-contains-obsolete-user-emacs-setting.html --- debian/changelog | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 6ba8d33..57d2af5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ puredata (0.50.2-4) UNRELEASED; urgency=medium * Wrap long lines in changelog entries: 0.32p1-1, 0.28-3. + * Drop no longer supported add-log-mailing-address setting from + debian/changelog. -- Debian Janitor Tue, 31 Mar 2020 22:33:03 +0000 @@ -1176,7 +1178,3 @@ pd (0.26-1) unstable; urgency=low * Initial Release. -- Guenter Geiger Tue, 3 Aug 1999 14:33:26 +0200 - -Local variables: -mode: debian-changelog -End: -- GitLab From d6febda168a7a2016f114ce281de173243c1547b Mon Sep 17 00:00:00 2001 From: Debian Janitor Date: Tue, 31 Mar 2020 22:34:39 +0000 Subject: [PATCH 3/3] Fix day-of-week for changelog entries 0.32p1-2, 0.32p1-1, 0.28-2. Fixes: lintian: debian-changelog-has-wrong-day-of-week See-also: https://lintian.debian.org/tags/debian-changelog-has-wrong-day-of-week.html --- debian/changelog | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 57d2af5..3b563c6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ puredata (0.50.2-4) UNRELEASED; urgency=medium * Wrap long lines in changelog entries: 0.32p1-1, 0.28-3. * Drop no longer supported add-log-mailing-address setting from debian/changelog. + * Fix day-of-week for changelog entries 0.32p1-2, 0.32p1-1, 0.28-2. -- Debian Janitor Tue, 31 Mar 2020 22:33:03 +0000 @@ -1077,14 +1078,14 @@ pd (0.32p1-2) unstable; urgency=low * make it compilable on sparc (SIGFLTK) (closes: #89274) - -- Guenter Geiger (Debian/GNU) Sat, 14 Mar 2001 10:37:02 +0100 + -- Guenter Geiger (Debian/GNU) Wed, 14 Mar 2001 10:37:02 +0100 pd (0.32p1-1) unstable; urgency=low * folded table patches in, make the whole compilable on Alpha, added devfs compatibility - -- Guenter Geiger (Debian/GNU) Sat, 12 Mar 2001 11:30:07 +0100 + -- Guenter Geiger (Debian/GNU) Mon, 12 Mar 2001 11:30:07 +0100 pd (0.32-1) unstable; urgency=low @@ -1134,7 +1135,7 @@ pd (0.28-2) unstable; urgency=low * changed permissions of configure script - -- Guenter Geiger Fri, 14 Jan 1999 17:35:10 +0100 + -- Guenter Geiger Thu, 14 Jan 1999 17:35:10 +0100 pd (0.28-1) unstable; urgency=low -- GitLab