Bug#456440: sipsak: debian/copyright does not contain a verbatim copy of its copyright and distribution license

2008-01-22 Thread Faidon Liambotis

I've verified this trivial bug and the proposed solution.
I have prepared an NMU and will upload shortly, since sipsak is going to 
be removed from testing today.


Yasuhiro, this package hasn't had an upload for a year and you appear to 
be MIA. I'd like to adopt this package within the Debian VoIP team.

You are welcome to join us whenever you find the time.

I have no grounds for hijack (yet) nor the desire to do so, so I'm going 
to wait for your reply and NMU until then :)


Attached is the NMU for the 0.9.6-1.2 upload.

Regards,
Faidon
diff -u sipsak-0.9.6/debian/changelog sipsak-0.9.6/debian/changelog
--- sipsak-0.9.6/debian/changelog
+++ sipsak-0.9.6/debian/changelog
@@ -1,3 +1,14 @@
+sipsak (0.9.6-1.2) unstable; urgency=high
+
+  * Non-maintainer upload by the Debian VoIP team.
+  * Urgency high because of an RC bugfix.
+  * Mention all the copyright holders and GPLv2 or later in
+debian/copyright. (Closes: #456440)
+  * Fix debian/watch by using a v3 watchfile. (Closes: #450083)
+  * Don't ship an empty /usr/sbin.
+
+ -- Faidon Liambotis [EMAIL PROTECTED]  Tue, 22 Jan 2008 11:07:01 +0200
+
 sipsak (0.9.6-1.1) unstable; urgency=low
 
   * NMU
diff -u sipsak-0.9.6/debian/dirs sipsak-0.9.6/debian/dirs
--- sipsak-0.9.6/debian/dirs
+++ sipsak-0.9.6/debian/dirs
@@ -2 +1,0 @@
-usr/sbin
diff -u sipsak-0.9.6/debian/copyright sipsak-0.9.6/debian/copyright
--- sipsak-0.9.6/debian/copyright
+++ sipsak-0.9.6/debian/copyright
@@ -8,3 +8,19 @@
-Copyright: 2002-2003 Fhg Fokus 
+Copyright:
+ Copyright (C) 2002-2004 Fhg Fokus
+ Copyright (C) 2004-2005 Nils Ohlmeier
 
-Licensed under GPL2. a copy of which may be found in 
/usr/share/common-licenses/GPL-2
+ sipsak is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2 of the License, or
+ (at your option) any later version.
+
+ sipsak is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License with
+ your Debian GNU/Linux system, in /usr/share/common-licenses/GPL, or with
+ the Debian GNU/Linux sipsak source package as the file COPYING.  If not,
+ write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
+ Boston, MA  02110-1301  USA
diff -u sipsak-0.9.6/debian/watch sipsak-0.9.6/debian/watch
--- sipsak-0.9.6/debian/watch
+++ sipsak-0.9.6/debian/watch
@@ -1,6 +1,5 @@
-# Example watch control file for uscan
-# Rename this file to watch and then you can run the uscan command
-# to check for upstream updates and more.
-# Site Directory   Pattern Version Script
-version=2
-http://download.berlios.de/sipsak/sipsak-(.*)\.tar\.gz
+version=3
+
+opts=downloadurlmangle=s/prdownload/download/,uversionmangle=s/-.*$// \
+http://developer.berlios.de/project/showfiles.php?group_id=485 \
+http://prdownload.berlios.de/sipsak/sipsak-(.*)\.tar\.gz


Bug#456440: sipsak: debian/copyright does not contain a verbatim copy of its copyright and distribution license

2007-12-15 Thread Andreas Metzler
Package: sipsak
Version: 0.9.6-1.1
Severity: serious
Justification: Policy 12.5

sipsak's debian/copyright is
---
This package was debianized by ARAKI Yasuhiro [EMAIL PROTECTED] on
Thu, 25 Mar 2004 13:37:46 +0900.

It was downloaded from http://sipsak.berlios.de/.

Upstream Author: Nils Ohlmeier ohlmeier at fokus dot frauenhofer dot de

Copyright: 2002-2003 Fhg Fokus

Licensed under GPL2. a copy of which may be found in 
/usr/share/common-licenses/GPL-2
---

This seems to be neither correct nor complete. Afaict the actual
license and copright are:

---
 * Copyright (C) 2002-2004 Fhg Fokus
 * Copyright (C) 2004-2005 Nils Ohlmeier
 *
 * This file belongs to sipsak, a free sip testing tool.
 *
 * sipsak is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation; either version 2 of the License, or
 * (at your option) any later version.
 *
 * sipsak is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
---

Please note that GPLv2 and GPLv2 ... or (at your option) any later
version. makes a difference.

cu andreas



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]