File: changelog

package info (click to toggle)
django-notification 1.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 296 kB
  • ctags: 179
  • sloc: python: 873; makefile: 113
file content (80 lines) | stat: -rw-r--r-- 2,572 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
django-notification (1.2.0-2) unstable; urgency=medium

  * QA upload.
  * some typo in previous Debian revision fixed:
      - debian/changelog
  * debian/copyright:
      - comment to clarify who is Eldarion, present in docs/conf.py file.

 -- Herbert Parentes Fortes Neto <hpfn@debian.org>  Fri, 15 Jul 2016 12:52:37 -0300

django-notification (1.2.0-1) unstable; urgency=medium

  * QA upload.
  * New upstream release.
      - with Python3 support. 
  * debian/control:
      - Depends field updated for Python3.
      - entry for Python3 package created.
  * debian/*.docs files created.
      - settings and usage files packed.
  * debian/patches:
      - import-feed.patch not applied.
  * debian/rules:
      - using PYBUILD_NAME. Thanks Tiago "Myhro" Ilieve
      - support for Python3 added
      - using pybuild buildsystem
      - skipping tests.

 -- Herbert Parentes Fortes Neto <hpfn@debian.org>  Wed, 13 Jul 2016 11:51:58 -0300

django-notification (0.1.5-4) unstable; urgency=medium

  * QA upload.
  * DH_LEVEL: 9
  * egg-info SOURCES.txt file is not being packaged by the packaging
    system. http://setuptools.readthedocs.io says that the file is not so
    important, so I am doing nothing about it.
  * debian/copyright:
      - format 1.0
      - updated
  * debian/control:
      - Build-Depends-Indep field removed.
      - python-all added to Build-Depends.
      - dh-python added to Build-Depends.
      - using X-Python-Version: >= 2.5
      - bump Standards-Version from 3.9.3 to 3.9.8
      - Vcs-* updated and using https.
  * debian/rules:
      - override_dh_clean added. (Closes: #681825)
  * debian/watch:
      - the project has a new name now. There is no need to create an
        operational debian/watch file. Just putting an information that
        the project has a new name.

 -- Herbert Parentes Fortes Neto <hpfn@debian.org>  Fri, 01 Jul 2016 12:23:55 -0300

django-notification (0.1.5-3) unstable; urgency=medium

  * QA upload.
  * Build using dh_python2

 -- Matthias Klose <doko@debian.org>  Sun, 13 Jul 2014 15:36:11 +0000

django-notification (0.1.5-2) unstable; urgency=low

  [ Jonathan Wiltshire ]
  * New patch import-feed.patch: properly import
    django.contrib.syndication.views.Feed (Closes: #681588)

  [ Clint Adams ]
  * Bump to Standards-Version 3.9.3.
  * Orphan package.

 -- Clint Adams <clint@debian.org>  Tue, 17 Jul 2012 00:44:07 -0400

django-notification (0.1.5-1) unstable; urgency=low

  * Initial release.  closes: #626972.

 -- Clint Adams <clint@debian.org>  Mon, 16 May 2011 14:34:30 -0400