~ubuntu-branches/ubuntu/utopic/python-django-threadedcomments/utopic

« back to all changes in this revision

Viewing changes to debian/copyright

  • Committer: Package Import Robot
  • Author(s): Bernhard Reiter, Bernhard Reiter, Jakub Wilk
  • Date: 2013-08-09 19:12:14 UTC
  • mfrom: (1.1.2)
  • Revision ID: package-import@ubuntu.com-20130809191214-p8482p4e1ctekffq
Tags: 0.9.0-1
[ Bernhard Reiter ]
* New upstream release
* debian/compat: Bump to 9.
* debian/control, debian/copyright: Update upstream links. (Closes: #713930)
* debian/control: 
  - Remove python-textile, python-markdown, python-docutils from
    Build-Depends: and Suggests:
  - Bump debhelper Build-Depends to >= 9.
  - Bump Standards-Version to 3.9.4.
  - Add Suggests: python-django-south
* debian/copyright: s/BSD-new/BSD-3-clause/
* debian/docs, debian/doc-base: Update/remove to correspond with
  upstream sources.
* debian/patches/series, debian/patches/add_markup_deps_to_install,
  debian/patches/gravatar_default_url, debian/patches/django14:
  Remove patches, as obsolete.
* debian/rules: Add a SECRET_KEY for tests during building. (Closes: #711369)
* debian/NEWS.Debian: Add.

[ Jakub Wilk ]
* Use canonical URIs for Vcs-* fields.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
2
2
Upstream-Name: django-threadedcomments
3
 
Upstream-Contact: Eric Florenzano <floguy@gmail.com>
4
 
Source: http://github.com/ericflo/django-threadedcomments/
 
3
Upstream-Contact: Honza Král <Honza.Kral@gmail.com>
 
4
Source: https://github.com/HonzaKral/django-threadedcomments
5
5
 
6
6
Files: *
7
 
Copyright: 2008, Eric Florenzano
8
 
License: BSD-new
 
7
Copyright: 2009, Eric Florenzano and Thejaswi Puthraya
 
8
License: BSD-3-clause
9
9
 
10
10
Files: debian/*
11
11
Copyright: 2010, Bernhard Reiter <ockham@raz.or.at>
12
 
License: BSD-new
 
12
License: BSD-3-clause
13
13
 
14
 
License: BSD-new
 
14
License: BSD-3-clause
15
15
 All rights reserved.
16
16
 .
17
17
 Redistribution and use in source and binary forms, with or without