debian/changelog: release package version 1.4.3-1
[tweeper.git] / debian / changelog
1 tweeper (1.4.3-1) unstable; urgency=medium
2
3   * New upstream release (Closes: #975290)
4   * debian/control: bump Standards-Version to 4.5.1
5
6  -- Antonio Ospite <ao2@ao2.it>  Sun, 27 Dec 2020 18:45:09 +0100
7
8 tweeper (1.4.2-1) unstable; urgency=medium
9
10   * New upstream release (Closes: #959842)
11   * debian/control: bump Standards-Version to 4.5.0
12   * debian/copyright: update copyright years
13   * debian/control: increase debhelper compatibility version to 13
14   * debian/control: add Rules-Requires-Root field
15
16  -- Antonio Ospite <ao2@ao2.it>  Fri, 12 Jun 2020 23:54:11 +0200
17
18 tweeper (1.4.1-1) unstable; urgency=medium
19
20   * New upstream release
21   * debian/{compat,control}: increase debhelper compatibility version to 12
22   * debian/control: bump Standards-Version to 4.4.0
23   * debian/control: remove unnecessary versioned dependency on pkg-php-tools
24   * debian/copyright: update copyright years
25
26  -- Antonio Ospite <ao2@ao2.it>  Sat, 07 Sep 2019 23:30:25 +0200
27
28 tweeper (1.4.0-1) unstable; urgency=medium
29
30   * New upstream release
31   * debian/control: bump Standards-Version to 4.2.1
32
33  -- Antonio Ospite <ao2@ao2.it>  Sat, 17 Nov 2018 23:39:28 +0100
34
35 tweeper (1.3.0-1) unstable; urgency=medium
36
37   * New upstream release (Closes: #900824)
38   * debian/control: bump Standards-Version to 4.1.4
39
40  -- Antonio Ospite <ao2@ao2.it>  Wed, 06 Jun 2018 16:31:09 +0200
41
42 tweeper (1.2.0-1) unstable; urgency=medium
43
44   * debian/{control,gbp.conf}: change the debian branch name to follow DEP-14
45   * debian/{compat,control}: increase debhelper compatibility version to 11
46   * debian/control: bump Standards-Version to 4.1.3
47   * debian/control: fix the short description
48   * debian/copyright: update copyright years
49
50  -- Antonio Ospite <ao2@ao2.it>  Sun, 25 Feb 2018 10:44:39 +0100
51
52 tweeper (1.1.0-1) unstable; urgency=medium
53
54   * New upstream release
55   * debian/control: bump Standards-Version to 4.0.0
56   * debian/control: don't mention Howtoons.com, it's not supported anymore
57   * debian/copyright: minor updates suggested by "cme update dpkg-copyright"
58   * debian/watch: use https for the git repository URL
59
60  -- Antonio Ospite <ao2@ao2.it>  Tue, 27 Jun 2017 14:43:14 +0200
61
62 tweeper (1.0.0-1) unstable; urgency=medium
63
64   * New upstream release
65   * debian/watch: simplify the watch file, use the git mode to fetch tags
66   * debian/copyright: some cleanup suggested by "cme update dpkg-copyright"
67   * debian/{control,rules}: use pkg-php-tools
68
69  -- Antonio Ospite <ao2@ao2.it>  Sun, 11 Dec 2016 10:52:37 +0100
70
71 tweeper (0.6-1) unstable; urgency=medium
72
73   * New upstream release
74   * debian/control: depend on php-symfony-property-access
75   * debian/control: depend on php-xml instead of php-xsl
76   * debian/copyright: use https URLs as suggested by duck.
77     Thanks to gregor herrmann <gregoa@debian.org>
78   * debian/watch: use https in the repository URL.
79     Thanks to gregor herrmann <gregoa@debian.org>
80
81  -- Antonio Ospite <ao2@ao2.it>  Mon, 23 May 2016 16:59:47 +0200
82
83 tweeper (0.5-1) unstable; urgency=medium
84
85   * New upstream release
86   * debian/control: fix the dependencies on php packages (Closes: #821665)
87   * debian/control: depend on php-symfony-serializer
88   * debian/control: bump Standards-Version to 3.9.8
89   * debian/control: use the https transport for all URLs
90
91  -- Antonio Ospite <ao2@ao2.it>  Sat, 14 May 2016 11:25:12 +0200
92
93 tweeper (0.4-1) unstable; urgency=medium
94
95   * New upstream release
96   * debian/control: update the package description
97   * debian/control: depend on php-xml-serializer
98   * debian/copyright: update copyright years
99   * debian/control: bump Standards-Version to 3.9.6
100
101  -- Antonio Ospite <ao2@ao2.it>  Sun, 13 Sep 2015 22:33:28 +0200
102
103 tweeper (0.3-1) unstable; urgency=medium
104
105   * New upstream release
106   * debian/copyright: update contact info and copyright years
107   * debian/patches: remove all patches, all have been applied upstream
108   * debian/control: mention that Howtoons.com is now supported
109
110  -- Antonio Ospite <ao2@ao2.it>  Thu, 24 Apr 2014 18:03:06 +0200
111
112 tweeper (0.2-3) unstable; urgency=medium
113
114   * debian/control: update Maintainer email address
115   * debian/patches: add a patch to support "audio/ogg" enclosures
116   * debian/control: add missing run-time dependencies.
117     Thanks to Anton Nesterov (Closes: #738201)
118   * debian/control: cosmetics remove trailing spaces
119
120  -- Antonio Ospite <ao2@ao2.it>  Wed, 12 Feb 2014 15:37:51 +0100
121
122 tweeper (0.2-2) unstable; urgency=low
123
124   * debian/gbp.conf: explicitly disable pristine-tar.
125     Thanks to gregor herrmann <gregoa@debian.org>
126   * debian/control: bump Standards-Version to 3.9.5
127   * debian/rules: use $(CURDIR) instead of $$(pwd)
128   * debian/control: specify the debian package branch in Vcs-Git
129   * debian/patches: add a fix to the man page from upstream
130   * debian/rules: install the NEWS file as the upstream changelog
131   * debian/docs: package also the README and TODO files
132   * debian/control: suggest libapache2-mod-php5 or php5-cgi
133   * debian/control: reword some list items in the long description
134   * debian/patches: add a patch to fix the list items in the man page
135
136  -- Antonio Ospite <ospite@studenti.unina.it>  Wed, 20 Nov 2013 01:19:55 +0100
137
138 tweeper (0.2-1) unstable; urgency=low
139
140   * Initial release (Closes: #729858)
141
142  -- Antonio Ospite <ospite@studenti.unina.it>  Mon, 18 Nov 2013 14:52:14 +0100