Dep5.py module should have wrapper in /usr/bin

Bug #1010425 reported by Kyle Nitzsche
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
getlicenses
Fix Released
High
Kyle Nitzsche

Bug Description

Dep5.py is a python module and can be executed directly to parse a file. However, as a module, it exists in pyshared.

It needs a script wrapper in /usr/bin to facilitate command line execution.

Related branches

Changed in getlicenses:
status: New → Confirmed
importance: Undecided → High
assignee: nobody → Kyle Nitzsche (knitzsche)
Revision history for this message
Kyle Nitzsche (knitzsche) wrote :

fixed with 1.23.

You can now do these things:

$ dep5 -h

Description: Parses a dep5 debian copyright file and outputs key data, such as: asserted copyrights, asserted licenses, whether the file is foudn to be valid dep5, and if not, the reasons.

Usage: /usr/bin/dep5 FILE

Examples

/usr/bin/dep5 /usr/share/doc/apparmor/copyright
$
$
$ dep5 /usr/share/doc/apparmor/copyright
Copyright file:
 /usr/share/doc/apparmor/copyright
Formatted:
 True
Format Version:
 http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=166
Copyrights:
 1998-2007 Novell/SuSE/Immunix
 2007-2011 Canonical Ltd.
 2006 SUSE Linux Products GmbH, Nuernberg, Germany
 2002, 2003, 2004 SuSE GmbH Nuernberg, Germany
 2002-2006 Novell/SuSE
 2010 Canonical Ltd.
 1999-2008 Novell
 2009-2010 Canonical Ltd.
 2006 Novell, Christian Boltz
 2002-2005 Novell/SUSE
 2006 Novell, Volker Kuhlmann
 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, 2006, 2007 2008 Free Software Foundation, Inc.
 2006 Novell Matt Barringer <email address hidden>
 1998-2003 by Neil Hodgson <email address hidden>
 Robin Dunn
 1998-2004 Neil Hodgson <email address hidden>
 Neil Hodgson <email address hidden>
 Ozan S. Yigit
Licenses:
 gpl-2
 bsd-3-clause
 gpl-2+
 lgpl-2.1+
 public-domain
$

Changed in getlicenses:
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.