summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas D Steeves <nsteeves@gmail.com>2018-08-08 17:11:48 -0400
committerNicholas D Steeves <nsteeves@gmail.com>2018-08-08 17:11:48 -0400
commit23e2eb91af7edb4cadf6d03043ad9d6e91fbe6ab (patch)
tree4d93ab6fbafa111f906594fc26974710d8c42289
parenta083f37c8a8fe87137dcdec301b22714b99c3b32 (diff)
Enhance d/copyright comments and include upstream discussions.
-rw-r--r--debian/changelog7
-rw-r--r--debian/copyright28
2 files changed, 33 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 5489210..ba4419c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+tabbar-el (2.2-2) UNRELEASED; urgency=medium
+
+ * debian/copyright: Include the relevant parts of both upstream
+ discussions as comments (Closes: #904782).
+
+ -- Nicholas D Steeves <nsteeves@gmail.com> Wed, 08 Aug 2018 17:06:59 -0400
+
tabbar-el (2.2-1) unstable; urgency=medium
* Initial release (Closes: #437114).
diff --git a/debian/copyright b/debian/copyright
index 74dde32..72f4c04 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -37,9 +37,23 @@ Files: close-tab.tiff left_disabled.tiff left.tiff right_disabled.tiff
Copyright: 2006, 2007, 2008, 2013 David Reitter
2012, 2015 The Aquamacs Project
License: GPL-3+
-Comment: Copyright was established with discussion with upstreams at:
+Comment: Copyright was established by examining the git history of both
+ projects, and with discussion with both upstreams, found at:
https://github.com/dholm/tabbar/issues/31
https://github.com/davidswelt/aquamacs-emacs/issues/138
+ I wrote:
+ 1. Given that it's a fork of Aquamacs TabBarMode, does "the Aquamacs
+ Project" hold the copyright for everything that isn't attributed to
+ someone else, excluding the READMEs, which are presumably yours?
+ From what I can tell "everything else" would be all of the images.
+ 2. Why are up.png and down.png not converted to tiff? I found the
+ instructions for conversion in README, but couldn't find an
+ explanation.
+ dholm replied:
+ 1. Yes, that's correct.
+ 2. The instructions are from Aquamacs and I don't know why some of them
+ were converted to tiff. Perhaps we should revert back to the original
+ pngs.
Aquamacs plans to add copyright info for Tabbar, then, dholms's project
can sync the file, at which time we can sync with his and these comments
can be dropped.
@@ -50,9 +64,19 @@ License: GPL-3+
Comment: Copyright was established with discussion with upstreams at:
https://github.com/dholm/tabbar/issues/31
https://github.com/davidswelt/aquamacs-emacs/issues/138
+ and also by examining the git history of both projects. These two files
+ were originally committed by "champo", and this is documented in dholm's
+ copy, but not in davidswelt's. At issue 138 on 26 Jul 2018, I wrote
+ 'After reading aquamacs/Icons/build/COPYING it sounds like [down.png and
+ up.png might also be copyright Adrian Chromenko], assuming that "champo"
+ is Adrian Chromenko'. Later that day github user 'nathaniel' replied
+ Hi Nicholas,
+ I (Nathaniel Cunningham) am champo (my original sourceforge username).
+ I created the tabbar icons (not Adrian Chromenko).
Aquamacs plans to add copyright info for Tabbar, then, dholms's project
can sync the file, at which time we can sync with his and these comments
- can be dropped.
+ can be dropped. At this time it sounds like Nathaniel Cunningham has
+ assigned copyright to The Aquamacs Project.
Files: debian/*
Copyright: 2018 Nicholas D Steeves <nsteeves@gmail.com>