File: changelog

package info (click to toggle)
django-notification 1.2.0-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 296 kB
  • sloc: python: 873; makefile: 113
file content (135 lines) | stat: -rw-r--r-- 4,564 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
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
django-notification (1.2.0-5) unstable; urgency=medium

  * QA upload.

  [ Debian Janitor ]
  * Bump debhelper from old 12 to 13.
  * Update standards version to 4.6.0, no changes needed.
  * QA Upload.
    Orphan package - see bug 737293.
  * Set upstream metadata fields: Repository-Browse.
  * Update standards version to 4.6.1, no changes needed.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository.

 -- Jelmer Vernooij <jelmer@debian.org>  Fri, 14 Oct 2022 12:45:54 +0100

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

  [ Ondřej Nový ]
  * d/copyright: Use https protocol in Format field.
  * Use debhelper-compat instead of debian/compat.
  * Bump Standards-Version to 4.4.1.
  * d/changelog: Remove trailing whitespaces.
  * d/rules: Remove trailing whitespaces.
  * d/control: Update Maintainer field with new Debian Python Team
    contact address.
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.

  [ Debian Janitor ]
  * Remove obsolete debian/pyversions.
  * Remove empty debian/patches/series.
  * Use secure URI in Homepage field.
  * Bump debhelper from old 9 to 12.
  * Set upstream metadata fields: Repository.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Update standards version to 4.5.0, no changes needed.
  * Update standards version to 4.5.1, no changes needed.

  [ Sandro Tosi ]
  * debian/control
    - remove Herbert Parentes Fortes Neto from Uploaders; Closes: #986944

 -- Sandro Tosi <morph@debian.org>  Sun, 24 Apr 2022 22:03:21 -0400

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

  * Import the project from alioth-archive in Salsa and adopt it in the DPMT.
  * Remove Python 2 support after the upload of Django 2.2.
  * Ran wrap-and-sort -bast.
  * Removed now useless X-Python-Version: >= 2.7 and X-Python3-Version: >= 3.3.
  * Standards-Version: 4.4.0.

 -- Thomas Goirand <zigo@debian.org>  Thu, 25 Jul 2019 05:10:27 +0200

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