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 223 224 225 226 227 228 229 230 231
|
pymssql (2.3.7-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Use dh-sequence-python3.
* Switch to autopkgtest-pkg-pybuild.
* Standards-Version: 4.7.2.
-- Colin Watson <cjwatson@debian.org> Fri, 29 Aug 2025 17:03:20 +0100
pymssql (2.3.2-1) unstable; urgency=medium
* Team upload.
* New upstream release.
-- Colin Watson <cjwatson@debian.org> Mon, 25 Nov 2024 11:24:33 +0000
pymssql (2.3.1-1) unstable; urgency=medium
* Team upload.
* New upstream release:
- Remove deprecated unittest.makeSuite() (closes: #1081620).
-- Colin Watson <cjwatson@debian.org> Tue, 05 Nov 2024 00:09:22 +0000
pymssql (2.2.11-1) unstable; urgency=medium
[ Debian Janitor ]
* Update standards version to 4.6.2, no changes needed.
[ Jeroen Ploemen ]
* Team upload.
* New upstream version 2.2.11. (Closes: #1056843, #1029704)
* Control: add build-deps on libkrb5-dev, pybuild-plugin-pyproject;
bump version requirement for cython to 0.29.21 in line with
upstream requirements.
* Rules: set LINK_KRB5.
* Rules: remove override of dh_auto_test; instead only run tests that
do not require a MSSQL server.
* Control: build-dep on python3-psutil, python3-pytest, and python3-
pytest-timeout to support running the upstream testsuite.
-- Jeroen Ploemen <jcfp@debian.org> Wed, 27 Dec 2023 12:49:48 +0000
pymssql (2.2.2-1) unstable; urgency=medium
* Team upload
[ Debian Janitor ]
* Set field Upstream-Name in debian/copyright.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Refer to specific version of license LGPL-2.1+.
* Remove constraints unnecessary since buster:
+ Remove 1 maintscript entries from 1 files.
[ Ondřej Nový ]
* d/control: Update Maintainer field with new Debian Python Team
contact address.
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Håvard Flaget Aasen ]
* New upstream version 2.2.2
* Drop all patches except fix-spelling-error.patch.
* No longer repack source tarball.
* d/rules: Set environment variables when building.
* Bump debhelper to 13.
* Update standards version to 4.6.0, no changes needed.
* d/control: Fix capitalization in testsuite field.
* d/watch: Bump to version 4.
* d/source/options: Prevent ftbfs when building twice in a row.
* Run wrap-and-sort.
[ Jeroen Ploemen ]
* Copyright: bump upstream year to 2021.
-- Håvard Flaget Aasen <haavard_aasen@yahoo.no> Sat, 27 Nov 2021 10:17:31 +0000
pymssql (2.1.4+dfsg-3) unstable; urgency=medium
* Team upload
[ Ondřej Nový ]
* Bump Standards-Version to 4.4.1.
[ Håvard Flaget Aasen ]
* Add 0003-Remove-platform.linux_distribution.patch closes: #942791
* Bump debhelper to 12
* Set dpmt as maintainer closes: #930140
* Add Rules-Requires-Root
* Add salsa CI
-- Håvard Flaget Aasen <haavard_aasen@yahoo.no> Sun, 29 Dec 2019 10:28:21 +0100
pymssql (2.1.4+dfsg-2) unstable; urgency=medium
* Team upload.
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
* Bump Standards-Version to 4.4.0.
[ Andrey Rahmatullin ]
* Drop Python 2 support.
-- Andrey Rahmatullin <wrar@debian.org> Sun, 11 Aug 2019 01:16:47 +0500
pymssql (2.1.4+dfsg-1) unstable; urgency=medium
* Team upload.
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Use https protocol in Format field
* d/changelog: Remove trailing whitespaces
* Convert git repository from git-dpm to gbp layout
[ Sophie Brun ]
* d/copyright: update excluded files
* New upstream version 2.1.4+dfsg
* Remove useless debian/python-pymssql.install
* Update d/control to remove information about nagios
* Add maintscript to remove obsolete nagios-plugin conffile
* Update build-depends for latest upstream release: use recent freetds
(Closes: #891670)
* Update debian/copyright
* Add a patch to fix spelling error
* Add autopkgtest-pkg-python
* Bump Standards-Version to 4.3.0
* Add hardening build
-- Sophie Brun <sophie@offensive-security.com> Tue, 29 Jan 2019 11:08:20 +0100
pymssql (2.1.3+dfsg-1) unstable; urgency=medium
* Team upload.
[ Ondřej Nový ]
* Fixed VCS URL (https)
[ Geoffrey Thomas ]
* New upstream release (Closes: #648230), with DFSG repack to avoid
embedded freetds binaries.
- Be compatible with newer versions of freetds (Closes: #709210).
- Consistently respect as_dict (Closes: #590548).
- setup.py: Don't require setuptools_git.
* Packaging cleanups:
- Switch from CDBS to dh sequencer, and bump d/compat to 9.
- Build for both Python 2 and 3 using pybuild.
- Update Standards-Version to 3.9.8 (no changes).
- Update copyright and follow machine-readable copyright spec.
- Switch to source format 3.0 (quilt).
- Use uscan and Files-Excluded in debian/copyright to simplify the
DFSG repack target, and drop debian/rules get-orig-source (just
call `uscan --rename`).
* Add myself to Uploaders.
-- Geoffrey Thomas <geofft@ldpreload.com> Wed, 24 May 2017 14:16:13 -0400
pymssql (1.0.2+dfsg-2) unstable; urgency=low
* Team upload.
[ Jakub Wilk ]
* Fix watch file.
* Use canonical URIs for Vcs-* fields.
[ Luca Falavigna ]
* Switch to dh_python2 (Closes: #786301).
-- Luca Falavigna <dktrkranz@debian.org> Sun, 30 Aug 2015 10:52:04 +0200
pymssql (1.0.2+dfsg-1) unstable; urgency=low
[ Piotr Ożarowski ]
* Add Debian Python Modules Team to Uploaders
* Add Vcs-Svn and Vcs-Browser fields
* Add debian/watch file
* Add get-orig-source target
[ Jan Geboers ]
* New upstream release.
* Standards version is 3.8.2.
* Removed patch series, 01_nagios-plugin.patch is included upstream.
* Removed quilt build-dependecy because of the above.
-- Debian Python Modules Team <python-modules-team@lists.alioth.debian.org> Sat, 11 Jul 2009 15:11:01 +0200
pymssql (1.0.1+dfsg-1) unstable; urgency=low
* New upstream release.
* Add quilt support; build-depend on quilt.
* Use upstream-provided nagios plugin now (yes, it’s ours).
* 01_nagios-plugin.patch:
+ Add an option to specify the port.
+ Fix encoding.
+ Fix SQL syntax.
+ Connect explicitly to the "master" database.
+ Improve perfdata output.
-- Josselin Mouette <joss@debian.org> Wed, 18 Feb 2009 12:01:32 +0100
pymssql (0.8.0+dfsg-3) unstable; urgency=low
* check_mssql:
+ return the time value in seconds so that it integrates correctly
with the Nagios perf_data handlers.
+ add a -P setting to define the TCP port.
* Wrap Depends and Build-Depends.
* Standards version is 3.8.0.
-- Josselin Mouette <joss@debian.org> Fri, 21 Nov 2008 14:51:41 +0100
pymssql (0.8.0+dfsg-2) unstable; urgency=low
* Ship a Nagios plugin for MS SQL databases.
-- Josselin Mouette <joss@debian.org> Mon, 05 May 2008 11:50:05 +0200
pymssql (0.8.0+dfsg-1) unstable; urgency=low
* Remove ntwdblib.dll from the upstream sources, because this file
doesn’t have any associated source. Thanks Joerg Jaspert for
noticing.
-- Josselin Mouette <joss@debian.org> Thu, 06 Mar 2008 12:49:56 +0100
pymssql (0.8.0-1) unstable; urgency=low
* Initial release. Closes: #468175.
-- Josselin Mouette <joss@debian.org> Wed, 27 Feb 2008 18:49:15 +0100
|