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 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222
|
when (1.1.38-2) unstable; urgency=medium
* Update .gitlab-ci.yml based on Salsa CI Team's template
* GitLab CI/Lintian: install dpkg-dev, that ships dpkg-architecture, needed
to run some Lintian checks
* Replace home-made GitLab CI with the standard Salsa pipeline
* Bump Debhelper compat level to 12
* Declare compliance with Debian policy 4.3.0
-- Salvatore Bonaccorso <carnil@debian.org> Fri, 28 Dec 2018 23:37:27 +0100
when (1.1.38-1) unstable; urgency=medium
* Update Vcs-* fields for switch to salsa.debian.org
* New upstream version 1.1.38
* Add an initial Gitlab CI config file
* debian/.gitlab-ci.yml: Update image used for Gitlab CI
* Bump Debhelper compat level to 10
* Replace priority extra with optional as the former is deprecated
* Update copyright years for debian/* packaging files
* Set Rules-Requires-Root to no
* Declare compliance with Debian policy 4.2.1
-- Salvatore Bonaccorso <carnil@debian.org> Sun, 07 Oct 2018 17:23:15 +0200
when (1.1.37-2) unstable; urgency=medium
* Add basic autopkgtests running upstream testsuite against installed binary
-- Salvatore Bonaccorso <carnil@debian.org> Sun, 25 Jun 2017 22:17:05 +0200
when (1.1.37-1) unstable; urgency=medium
* New upstream version 1.1.37
* debian/copyright: Use HTTPS transport protocol for Format URL
* Update copyright years for debian/* packaging files
* Declare compliance with Debian policy 4.0.0
-- Salvatore Bonaccorso <carnil@debian.org> Sun, 25 Jun 2017 22:03:27 +0200
when (1.1.36-1) unstable; urgency=medium
* Imported Upstream version 1.1.36
- Removes inactive code that caused problem with Perl 5.24. Invoking
under Perl 5.24 causes 'Invalid range "y-a" in transliteration
operator' error as well causing FTBFS. Thanks Niko Tyni for the report.
(Closes: #825955)
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
* Update copyright years for debian/* packaging files
* Declare compliance with Debian policy 3.9.8
-- Salvatore Bonaccorso <carnil@debian.org> Thu, 02 Jun 2016 14:18:30 +0200
when (1.1.35-1) unstable; urgency=medium
* Imported Upstream version 1.1.35
* Bump Debhelper compat level to 9
-- Salvatore Bonaccorso <carnil@debian.org> Sat, 05 Sep 2015 06:09:57 +0200
when (1.1.34-2) unstable; urgency=medium
* Upload to unstable
* Update Vcs-Browser URL to cgit web frontend
-- Salvatore Bonaccorso <carnil@debian.org> Tue, 28 Apr 2015 17:47:03 +0200
when (1.1.34-1) experimental; urgency=medium
* Imported Upstream version 1.1.34
* Drop 729741-fix-french-translation-for-months-names.patch patch.
Patch was applied upstream.
* Update copyright years for debian/* packaging files
* Declare compliance with Debian Policy 3.9.6
-- Salvatore Bonaccorso <carnil@debian.org> Tue, 03 Mar 2015 21:12:38 +0100
when (1.1.33-1) unstable; urgency=medium
* Imported Upstream version 1.1.33
* Refresh 729741-fix-french-translation-for-months-names.patch patch
* Update copyright years for debian/* packaging
-- Salvatore Bonaccorso <carnil@debian.org> Tue, 22 Jul 2014 13:17:11 +0200
when (1.1.31-3) unstable; urgency=low
* Bump Standards-Version to 3.9.5
* Add 729741-fix-french-translation-for-months-names.patch patch.
Fix translation for month names in french.
Thanks to nb <nb@dagami.org> for the patch (Closes: #729741)
-- Salvatore Bonaccorso <carnil@debian.org> Sun, 17 Nov 2013 21:05:54 +0100
when (1.1.31-2) unstable; urgency=low
* Upload to unstable
-- Salvatore Bonaccorso <carnil@debian.org> Sun, 05 May 2013 06:07:29 +0200
when (1.1.31-1) experimental; urgency=low
* Imported Upstream version 1.1.31
* Update copyright years for upstream files and debian/* packaging
* Use canonical URI (anonscm.debian.org) for Vcs-* fields
-- Salvatore Bonaccorso <carnil@debian.org> Thu, 28 Mar 2013 08:02:09 +0100
when (1.1.30-1) experimental; urgency=low
* Imported Upstream version 1.1.30
* Update debian/copyright information.
Update format to copyright-format 1.0 as released together with Debian
policy 3.9.3.
Update copyright years for debian/* packaging.
* Bump Standards-Version to 3.9.4
-- Salvatore Bonaccorso <carnil@debian.org> Fri, 16 Nov 2012 19:39:21 +0100
when (1.1.29-1) unstable; urgency=low
* Imported Upstream version 1.1.29
* Add debian/NEWS file documenting new prefilter function.
New upstream version has the ability of spliting the calendar file into
smaller calendars. (Closes: #621896)
* Add m4 to Recommends
* Bump Debhelper compat level to 8.
Adjust Build-Depends on debhelper to (>= 8)
* Bump Standards-Version to 3.9.2
-- Salvatore Bonaccorso <carnil@debian.org> Thu, 22 Dec 2011 10:37:06 +0100
when (1.1.28-1) unstable; urgency=low
* New upstream release.
-- Salvatore Bonaccorso <carnil@debian.org> Tue, 15 Mar 2011 09:41:13 +0100
when (1.1.27-1) unstable; urgency=low
* New upstream release.
-- Salvatore Bonaccorso <carnil@debian.org> Thu, 24 Feb 2011 08:34:21 +0100
when (1.1.26-1) unstable; urgency=low
* New upstream release.
* debian/copyright: Update copyright years.
-- Salvatore Bonaccorso <carnil@debian.org> Thu, 03 Feb 2011 15:31:52 +0100
when (1.1.24-1) unstable; urgency=low
* New upstream release.
* debian/copyright: Refresh copyright years for debian/* packaging.
-- Salvatore Bonaccorso <carnil@debian.org> Sat, 15 Jan 2011 12:20:35 +0100
when (1.1.23-1) unstable; urgency=low
* New upstream release.
* Drop fix_517481_typo_in_localization.patch as it was applied
upstream.
* Refresh debian/copyright.
* debian/control: Drop use of ${shlibs:Depends} in Depends field.
-- Salvatore Bonaccorso <carnil@debian.org> Tue, 14 Dec 2010 08:10:12 +0100
when (1.1.22-1) unstable; urgency=low
* New upstream release.
* Refresh fix_517481_typo_in_localization.patch patch.
-- Salvatore Bonaccorso <carnil@debian.org> Thu, 04 Nov 2010 09:46:22 +0100
when (1.1.21-1) unstable; urgency=low
* New maintainer (Closes: #599895).
- Thanks to Marcela Tiznado (mlt) for the work done so far.
* New upstream release (Closes: #583646).
- Adds option to not display e.g. periodic items (Closes: #439115).
* Bump compat level to 7. Simplify debian/rules to tiny format.
* Convert to '3.0 (quilt)' source package format.
* debian/control:
- Architecture: all as package contains only architecture-independent
files (Closes: #451606).
- Add Homepage field to source package stanza.
- Correct long description of package (Closes: #503271).
- Add ${perl:Depends} substitution variable for dh_perl in Depends field.
- Bump versioned dependency on debhelper to debhelper (>= 7.0.50) for
override targets.
- Add Vcs-Browser and Vcs-Git fields to the collab-maint repository.
* debian/rules: override target for dh_auto_test to no run the tests.
* Don't install README anymore.
* Add fix_517481_typo_in_localization.patch to fix a typo in localization
for spanish translations. Thanks to Mauro Lizaur <mauro@cacavoladora.org>
for reporting (Closes: #517481).
* Bump Standards-Version to 3.9.1.
* Add debian/watch only explaining in comments that new upstream version
currently cannot be monitored.
* debian/copyright:
- Update debian/copyright to revision 135 of format-specification in
DEP5 for machine readable copyright file.
- Update copyright years and add alternate licensing to
Artistic license.
- Explicit point to the GPL-1 text in common-licenses as by Debian
Policy 3.9.1.
- Refer to Debian systems in general.
-- Salvatore Bonaccorso <carnil@debian.org> Tue, 12 Oct 2010 09:28:12 +0200
when (1.1.12-1) unstable; urgency=low
* New release
-- Marcela Tiznado <mlt@debian.org> Mon, 26 May 2008 22:51:36 -0300
when (1.1.0-1) unstable; urgency=low
* Initial release (Closes: #428420)
-- Marcela Tiznado <mlt@debian.org> Mon, 11 Jun 2007 15:27:58 +0000
|