summaryrefslogtreecommitdiffstats
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog188
1 files changed, 188 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 0000000..da64fb8
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,188 @@
+markupsafe (2.1.2-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Piotr Ożarowski <piotr@debian.org> Fri, 20 Jan 2023 14:38:56 +0100
+
+markupsafe (2.1.1-1) unstable; urgency=medium
+
+ [ Timo Röhling ]
+ * Migrate d/rules to dh --buildsystem=pybuild
+ * Bump Standards-Version to 4.6.1
+ * Bump debhelper-compat to 13
+ * Update d/watch to version 4 format
+
+ [ Debian Janitor ]
+ * Trim trailing whitespace.
+ * Set upstream metadata fields: Bug-Database, Bug-Submit, Name, Repository,
+ Repository-Browse.
+
+ [ Piotr Ożarowski ]
+ * New upstream release
+
+ -- Piotr Ożarowski <piotr@debian.org> Wed, 14 Sep 2022 11:24:22 +0200
+
+markupsafe (2.0.1-2) unstable; urgency=medium
+
+ * Uploading to unstable.
+
+ -- Thomas Goirand <zigo@debian.org> Fri, 01 Oct 2021 11:23:04 +0200
+
+markupsafe (2.0.1-1) experimental; urgency=medium
+
+ [ Debian Janitor ]
+ * Bump debhelper from deprecated 9 to 12.
+ * Apply multi-arch hints.
+ + python-markupsafe-dbg, python3-markupsafe-dbg: Add Multi-Arch: same.
+
+ [ Ondřej Nový ]
+ * d/control: Update Vcs-* fields with new Debian Python Team Salsa
+ layout.
+
+ [ Sandro Tosi ]
+ * Use the new Debian Python Team contact name and address
+
+ [ Thomas Goirand ]
+ * Team upload.
+ * New upstream release.
+ * Ran wrap-and-sort -bastk.
+ * Removed useless versions in build-depends.
+ * Kill Python2 and dbg packages. (Closes: #994309).
+
+ -- Thomas Goirand <zigo@debian.org> Fri, 17 Sep 2021 23:27:58 +0200
+
+markupsafe (1.1.1-1) unstable; urgency=medium
+
+ [ Ondřej Nový ]
+ * Use debhelper-compat instead of debian/compat.
+
+ [ Piotr Ożarowski ]
+ * New upstream release
+ * Standards-version bumped to 4.5.0 (no other changes needed)
+
+ -- Piotr Ożarowski <piotr@debian.org> Mon, 16 Mar 2020 12:33:07 +0100
+
+markupsafe (1.1.0-1) unstable; urgency=medium
+
+ [ Ondřej Nový ]
+ * d/control: Set Vcs-* to salsa.debian.org
+ * d/control: Deprecating priority extra as per policy 4.0.1
+ * d/watch: Use https protocol
+ * d/control: Remove ancient X-Python3-Version field
+ * d/control: Remove ancient XS-Python-Version field
+ * Convert git repository from git-dpm to gbp layout
+
+ [ Piotr Ożarowski ]
+ * New upstream release
+
+ -- Piotr Ożarowski <piotr@debian.org> Sun, 30 Dec 2018 15:40:38 +0100
+
+markupsafe (1.0-1) unstable; urgency=medium
+
+ * New upstream release
+ * Standards-Version bumped to 4.0.0 (no changes needed)
+
+ -- Piotr Ożarowski <piotr@debian.org> Tue, 20 Jun 2017 15:56:37 +0200
+
+markupsafe (0.23-3) unstable; urgency=medium
+
+ [ Piotr Ożarowski ]
+ * Add dh-python to Build-Depends
+ * dh_builddeb now uses the default compression (xz) instead of bzip2
+ (closes: #833218)
+ * Standards-Version bumped to 3.9.8 (no changes needed)
+
+ [ Ondřej Nový ]
+ * Fixed homepage (https)
+ * Fixed VCS URL (https)
+
+ -- Piotr Ożarowski <piotr@debian.org> Sun, 06 Nov 2016 23:19:04 +0100
+
+markupsafe (0.23-2) unstable; urgency=medium
+
+ * Team upload.
+ * d/control: Bump Standards-Version with no other changes necessary.
+ * d/watch: Use pypi.debian.net redirector.
+
+ -- Barry Warsaw <barry@debian.org> Mon, 29 Jun 2015 19:08:16 -0400
+
+markupsafe (0.23-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Piotr Ożarowski <piotr@debian.org> Mon, 12 May 2014 20:16:56 +0200
+
+markupsafe (0.21-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Piotr Ożarowski <piotr@debian.org> Mon, 05 May 2014 22:11:16 +0200
+
+markupsafe (0.19-1) unstable; urgency=medium
+
+ * New upstream release
+ --with-speedups removed from debian/rules (it's enabled by default now)
+ * Standards-Version bumped to 3.9.5 (no changes needed)
+
+ -- Piotr Ożarowski <piotr@debian.org> Thu, 06 Mar 2014 22:57:52 +0100
+
+markupsafe (0.18-1) unstable; urgency=low
+
+ [ Jakub Wilk ]
+ * Use canonical URIs for Vcs-* fields.
+
+ [ Piotr Ożarowski ]
+ * New upstream release
+ - minimum required Python 3 version bumped to 3.3, python3-all-dev bumped
+ to 3.3.0-3~ to generate versioned py3compile maintainer script
+ * Harden extension (debian/rules updated to export hardening build flags)
+ * Standards-Version bumped to 3.9.4
+ - add build-indep and build-arch targets in debian/rules
+ * debian/compat bumped to 9
+ * Package descriptions updated (thanks to Martin Eberhard Schauer and
+ Justin B Rye, closes: #682835)
+
+ -- Piotr Ożarowski <piotr@debian.org> Tue, 20 Aug 2013 22:54:33 +0200
+
+markupsafe (0.15-1) unstable; urgency=low
+
+ * New upstream release
+ * Standards-Version bumped to 3.9.2 (no changes needed)
+
+ -- Piotr Ożarowski <piotr@debian.org> Wed, 20 Jul 2011 19:37:59 +0200
+
+markupsafe (0.12-1) unstable; urgency=low
+
+ * New upstream release
+
+ -- Piotr Ożarowski <piotr@debian.org> Fri, 18 Feb 2011 23:35:29 +0100
+
+markupsafe (0.11-2) experimental; urgency=low
+
+ * Rebuild against newer python3-all-dev package (python3.1 now uses
+ /usr/lib/python3/), minimum python3-all-dev version bumped to 3.1.2-8
+
+ -- Piotr Ożarowski <piotr@debian.org> Sun, 12 Sep 2010 18:16:52 +0200
+
+markupsafe (0.11-1) experimental; urgency=low
+
+ * New upstream release
+ * Add debian/watch file
+
+ -- Piotr Ożarowski <piotr@debian.org> Fri, 10 Sep 2010 21:33:44 +0200
+
+markupsafe (0.9.2-2) unstable; urgency=low
+
+ * Use ${python3:Depends} in python3-markupsafe{,-dbg} package (closes: 591953)
+ - minimum python3-all-dev version bumped to 3.1.2-6~
+ * Do not install markupsafe/ _speedups.c file
+ * BSD license is now included in the copyright file directly
+ * Standards-Version bumped to 3.9.1 (no changes needed)
+
+ -- Piotr Ożarowski <piotr@debian.org> Sat, 21 Aug 2010 18:31:54 +0200
+
+markupsafe (0.9.2-1) unstable; urgency=low
+
+ * Initial release
+
+ -- Piotr Ożarowski <piotr@debian.org> Wed, 23 Jun 2010 21:26:14 +0200