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
|
python-scp (0.15.0-1) unstable; urgency=medium
* New upstream version.
* d/control: Bump Standards-Version to 4.7.0 (from 4.6.2; no further changes
needed).
-- Emmanuel Arias <eamanu@debian.org> Fri, 09 Aug 2024 20:03:57 -0300
python-scp (0.14.5-2) unstable; urgency=medium
* Rebuild package. It was included wrongly the autopkgtests d/tests/
folder.
* d/control: Update my contact information. Also update in d/copyright for
debian/* files.
-- Emmanuel Arias <eamanu@debian.org> Thu, 10 Aug 2023 13:04:09 -0300
python-scp (0.14.5-1) unstable; urgency=medium
* d/rules: Stop run tests explicitly, they need ssh configuration.
-- Emmanuel Arias <eamanu@yaerobi.com> Sat, 24 Jun 2023 17:32:50 -0300
python-scp (0.14.5-1~exp1) experimental; urgency=medium
* New upstream release.
* d/control: Bump Standards-Version to 4.6.2 (from 4.6.1; no further changes
needed).
* d/copyright: Update Copyright year for Debian files.
-- Emmanuel Arias <eamanu@yaerobi.com> Wed, 05 Apr 2023 13:12:39 -0300
python-scp (0.14.4-1) unstable; urgency=medium
* New upstream version.
* d/control: Bump Standards-Version to 4.6.1 (from 4.5.1). No changes
needed.
* d/control: Update my contact information in Uploaders list.
* d/copyright: Bump Copyright year for debian/* files.
- d/copyright: Update my contact information.
* d/salsa-ci.yml: Enable salsa-ci.
* d/control: Add Rules-Requires-Root: no in source stanza.
-- Emmanuel Arias <eamanu@yaerobi.com> Thu, 30 Jun 2022 14:47:46 +0000
python-scp (0.13.0-3) unstable; urgency=medium
[ 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 Maintainer field with new Debian Python Team
contact address.
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Debian Janitor ]
* Update standards version to 4.5.0, no changes needed.
* Bump debhelper from old 12 to 13.
* Update standards version to 4.5.1, no changes needed.
-- Sandro Tosi <morph@debian.org> Fri, 03 Jun 2022 23:41:56 -0400
python-scp (0.13.0-2) unstable; urgency=medium
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
[ Sandro Tosi ]
* Drop python2 support; Closes: #938158
* debian/control
- bump Standards-Version to 4.4.1 (no changes needed)
-- Sandro Tosi <morph@debian.org> Mon, 07 Oct 2019 21:50:12 -0400
python-scp (0.13.0-1) unstable; urgency=low
* New Upstream release
* d/control: fix Description for python2
* d/rules: add PYBUILD_NAME variable
* d/rules: add override_dh_auto_clean
-- Emmanuel Arias <emmanuelarias30@gmail.com> Fri, 30 Nov 2018 06:54:44 -0300
python-scp (0.11.0-1) unstable; urgency=low
[ Ondřej Nový ]
* d/changelog: Remove trailing whitespaces.
* d/control: Set Vcs-* to salsa.debian.org.
* d/copyright, d/watch, Vcs-*: Use https protocol.
* Convert the Git repository from git-dpm to gbp layout.
[ Emmanuel Arias ]
* d/control: Add myself to Uploaders.
* d/control: Set Maintainer to DPTM.
* Adopt the package (Closes: #888215).
* Update the watch file.
* Update compat level from 9 to 11.
* d/control: Use debhelper 11.
* d/control: Update Standards-Version to 4.1.4.
* d/control: Add Testsuite: autopkgtest-pkg-python.
* d/copyright: Update packaging copyrights.
-- Emmanuel Arias <emmanuelarias30@gmail.com> Sun, 12 Aug 2018 11:28:29 +0200
python-scp (0.10.2-1) unstable; urgency=low
* Initial release (Closes: #790634)
-- Sandro Tosi <morph@debian.org> Tue, 30 Jun 2015 09:29:57 -0400
|