** Changed in: sqlparse (Ubuntu)
Assignee: (unassigned) => Bryce Harrington (bryce)
** Description changed:
- Scheduled-For: 22.12
+ Scheduled-For: 21.12
Upstream: tbd
- Debian: 0.4.1-1
+ Debian: 0.4.1-1
Ubuntu: 0.4.1-1ubuntu1
-
Debian typically updates sqlparse every 6 months on average, but it was
last updated 21.01 and looks overdue. Check back in on this monthly.
No release expected for sqlparse this cycle
-
### New Debian Changes ###
sqlparse (0.4.1-1) unstable; urgency=low
- * Team upload.
+ * Team upload.
- [ Debian Janitor ]
- * Bump debhelper from old 11 to 12.
- * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
- Repository-Browse.
+ [ Debian Janitor ]
+ * Bump debhelper from old 11 to 12.
+ * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
+ Repository-Browse.
- [ Ondřej Nový ]
- * d/control: Update Vcs-* fields with new Debian Python Team Salsa
- layout.
+ [ 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
+ [ Sandro Tosi ]
+ * Use the new Debian Python Team contact name and address
- [ Michael R. Crusoe ]
- * Standards-Version: 4.5.1 (routine-update)
- * debhelper-compat 13 (routine-update)
- * Point Vcs fields to salsa.debian.org (routine-update)
- * Add salsa-ci file (routine-update)
- * Drop pypy-sqlparse package. It doesn't build and there are no
- reverse-dependencies in Bullseye.
- * New upstream release fixes FTBFS with pytest-6. Closes: #977099
+ [ Michael R. Crusoe ]
+ * Standards-Version: 4.5.1 (routine-update)
+ * debhelper-compat 13 (routine-update)
+ * Point Vcs fields to salsa.debian.org (routine-update)
+ * Add salsa-ci file (routine-update)
+ * Drop pypy-sqlparse package. It doesn't build and there are no
+ reverse-dependencies in Bullseye.
+ * New upstream release fixes FTBFS with pytest-6. Closes: #977099
- -- Michael R. Crusoe <[email protected]> Sat, 23 Jan 2021 15:04:08
+ -- Michael R. Crusoe <[email protected]> Sat, 23 Jan 2021 15:04:08
+0100
sqlparse (0.3.1-1) unstable; urgency=medium
- * New upstream version 0.3.1 (Closes: #955418)
- * doc-base: update doc file references
- * d/control: Bump Standards-Version to 4.5.0 (no changes required)
+ * New upstream version 0.3.1 (Closes: #955418)
+ * doc-base: update doc file references
+ * d/control: Bump Standards-Version to 4.5.0 (no changes required)
- -- Andrii Senkovych <[email protected]> Wed, 22 Apr 2020 14:06:41
+ -- Andrii Senkovych <[email protected]> Wed, 22 Apr 2020 14:06:41
+0300
sqlparse (0.2.4-3) unstable; urgency=medium
- * debian/tests/control
- - depends on python3-all
+ * debian/tests/control
+ - depends on python3-all
- -- Sandro Tosi <[email protected]> Sat, 18 Jan 2020 18:26:44 -0500
+ -- Sandro Tosi <[email protected]> Sat, 18 Jan 2020 18:26:44 -0500
sqlparse (0.2.4-2) unstable; urgency=medium
- [ Ondřej Nový ]
- * Use debhelper-compat instead of debian/compat.
+ [ Ondřej Nový ]
+ * Use debhelper-compat instead of debian/compat.
- [ Sandro Tosi ]
- * Drop python2 support; Closes: #938558
+ [ Sandro Tosi ]
+ * Drop python2 support; Closes: #938558
- -- Sandro Tosi <[email protected]> Sat, 04 Jan 2020 12:47:28 -0500
+ -- Sandro Tosi <[email protected]> Sat, 04 Jan 2020 12:47:28 -0500
sqlparse (0.2.4-1) unstable; urgency=medium
- [ Ondřej Nový ]
- * d/control: Set Vcs-* to salsa.debian.org
- * d/copyright: Use https protocol in Format field
- * d/watch: Use https protocol
- * d/changelog: Remove trailing whitespaces
- * d/control: Remove trailing whitespaces
- * d/control: Remove Testsuite field, not needed anymore
- * d/tests: Use AUTOPKGTEST_TMP instead of ADTTMP
- * d/control: Remove ancient X-Python-Version field
- * d/control: Remove ancient X-Python3-Version field
- * Convert git repository from git-dpm to gbp layout
+ [ Ondřej Nový ]
+ * d/control: Set Vcs-* to salsa.debian.org
+ * d/copyright: Use https protocol in Format field
+ * d/watch: Use https protocol
+ * d/changelog: Remove trailing whitespaces
+ * d/control: Remove trailing whitespaces
+ * d/control: Remove Testsuite field, not needed anymore
+ * d/tests: Use AUTOPKGTEST_TMP instead of ADTTMP
+ * d/control: Remove ancient X-Python-Version field
+ * d/control: Remove ancient X-Python3-Version field
+ * Convert git repository from git-dpm to gbp layout
- [ Andrii Senkovych ]
- * d/control, d/compat: raise compat level to 11.
- * d/control, d/copyright: update maintainers email and proper name spelling.
- * d/control: bump Standards-Version to 4.2.0.
- * d/control: add Rules-Requires-Root header set to no.
- * d/control: add specific dependency on 2to3 (Closes: #884670)
- * d/tests/control: add explicit dependency on 2to3.
- * d/control: switch to python3-sphinx.
- * d/control: add Built-Using header to the -doc package.
- * Update doc-base file reference to the correct destination.
- * Remove copyright info on removed file sqlparse/pipeline.py.
- * Update copyright text according to upstream LICENSE file.
- * New upstream version 0.2.4
- * Acknowledge changes from NMU. Thanks to Matthias Klose.
+ [ Andrii Senkovych ]
+ * d/control, d/compat: raise compat level to 11.
+ * d/control, d/copyright: update maintainers email and proper name spelling.
+ * d/control: bump Standards-Version to 4.2.0.
+ * d/control: add Rules-Requires-Root header set to no.
+ * d/control: add specific dependency on 2to3 (Closes: #884670)
+ * d/tests/control: add explicit dependency on 2to3.
+ * d/control: switch to python3-sphinx.
+ * d/control: add Built-Using header to the -doc package.
+ * Update doc-base file reference to the correct destination.
+ * Remove copyright info on removed file sqlparse/pipeline.py.
+ * Update copyright text according to upstream LICENSE file.
+ * New upstream version 0.2.4
+ * Acknowledge changes from NMU. Thanks to Matthias Klose.
- -- Andrii Senkovych <[email protected]> Tue, 21 Aug 2018 22:55:17
+ -- Andrii Senkovych <[email protected]> Tue, 21 Aug 2018 22:55:17
+0300
sqlparse (0.2.4-0.1) unstable; urgency=medium
- * Non-maintainer upload.
- * New upstream version.
- * Build-depend on 2to3. Closes: #884670.
- * Add 2to3 to autopkg test depends. Closes: #889007.
- * Bump standards version.
- * Mark python-sqlparse-doc as M-A: foreign.
- * Build-depend on python3-sphinx instead of python-sphinx.
+ * Non-maintainer upload.
+ * New upstream version.
+ * Build-depend on 2to3. Closes: #884670.
+ * Add 2to3 to autopkg test depends. Closes: #889007.
+ * Bump standards version.
+ * Mark python-sqlparse-doc as M-A: foreign.
+ * Build-depend on python3-sphinx instead of python-sphinx.
- -- Matthias Klose <[email protected]> Tue, 06 Feb 2018 17:27:17 +0100
+ -- Matthias Klose <[email protected]> Tue, 06 Feb 2018 17:27:17 +0100
sqlparse (0.2.2-1) unstable; urgency=medium
- [ Ondřej Nový ]
- * Fixed VCS URL (https)
-
-
+ [ Ondřej Nový ]
+ * Fixed VCS URL (https)
### Old Ubuntu Delta ###
sqlparse (0.4.1-1ubuntu1) impish; urgency=medium
- * SECURITY UPDATE: Regular expression denial of service
- - debian/patches/CVE-2021-32839.patch: Optimize regular expression
- for identifying line breaks in comments in sqlparse/filters/others.py,
- tests/test_format.py.
- - CVE-2021-32839
+ * SECURITY UPDATE: Regular expression denial of service
+ - debian/patches/CVE-2021-32839.patch: Optimize regular expression
+ for identifying line breaks in comments in sqlparse/filters/others.py,
+ tests/test_format.py.
+ - CVE-2021-32839
- -- Leonidas Da Silva Barbosa <[email protected]> Tue, 21 Sep
+ -- Leonidas Da Silva Barbosa <[email protected]> Tue, 21 Sep
2021 13:58:34 -0300
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1946902
Title:
Merge sqlparse from Debian unstable for 22.04
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sqlparse/+bug/1946902/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs