[med-svn] [Git][med-team/python-pynndescent][master] 4 commits: The 0.5.2+dfsg upload never happened, reverting unstable to UNRELEASED
Nilesh Patra (@nilesh)
gitlab at salsa.debian.org
Sat Jul 3 19:22:27 BST 2021
Nilesh Patra pushed to branch master at Debian Med / python-pynndescent
Commits:
20eee474 by Nilesh Patra at 2021-07-03T23:38:03+05:30
The 0.5.2+dfsg upload never happened, reverting unstable to UNRELEASED
- - - - -
dd34f676 by Nilesh Patra at 2021-07-03T23:40:30+05:30
d/tests/control: Restrict testing architectures to supported build architectures
- - - - -
cd07b1d2 by Nilesh Patra at 2021-07-03T23:43:13+05:30
d/salsa-ci.yml: Do run build on i386
- - - - -
422a3a28 by Nilesh Patra at 2021-07-03T23:46:18+05:30
Upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/salsa-ci.yml
- debian/tests/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,11 +1,20 @@
python-pynndescent (0.5.2+dfsg-1) unstable; urgency=medium
+ * Team Upload.
+ [ Andreas Tille ]
* New upstream version
* Exclude *.pyc files from upstream source
* Make package Architecture dependent to exclude 32bit architectures
where the tests are failing
+ * Remove empty boilerplate
- -- Andreas Tille <tille at debian.org> Thu, 18 Feb 2021 20:23:28 +0100
+ [ Nilesh Patra ]
+ * d/rules: Enable build time tests respecting DEB_BUILD_OPTIONS
+ * d/tests/control: Restrict testing architectures to supported
+ build architectures
+ * d/salsa-ci.yml: Do run build on i386
+
+ -- Nilesh Patra <nilesh at debian.org> Sat, 03 Jul 2021 23:45:46 +0530
python-pynndescent (0.5.1-2) unstable; urgency=medium
=====================================
debian/salsa-ci.yml
=====================================
@@ -1,4 +1,37 @@
---
include:
- https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml
- - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml
+ - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/atomic-reprotest.yml
+
+extract-source:
+ extends: .provisioning-extract-source
+
+build:
+ extends: .build-package
+
+build source:
+ extends: .build-source-only
+
+reprotest:
+ extends: .test-reprotest
+
+lintian:
+ extends: .test-lintian
+
+autopkgtest:
+ extends: .test-autopkgtest
+
+blhc:
+ extends: .test-blhc
+
+piuparts:
+ extends: .test-piuparts
+
+missing-breaks:
+ extends: .test-missing-breaks
+
+rc-bugs:
+ extends: .test-rc-bugs
+
+aptly:
+ extends: .publish-aptly
=====================================
debian/tests/control
=====================================
@@ -1,3 +1,4 @@
Tests: run-unit-test
Depends: @, python3-nose
Restrictions: allow-stderr
+Architecture: amd64 arm64 mips64el ppc64el s390x ia64 ppc64 riscv64 sparc64 alpha
View it on GitLab: https://salsa.debian.org/med-team/python-pynndescent/-/compare/205001635d98e940f5d9fa398eeb1df41616a5d6...422a3a2826dad40751f13f632ab298fb044c3bf4
--
View it on GitLab: https://salsa.debian.org/med-team/python-pynndescent/-/compare/205001635d98e940f5d9fa398eeb1df41616a5d6...422a3a2826dad40751f13f632ab298fb044c3bf4
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20210703/4a72a41c/attachment-0001.htm>
More information about the debian-med-commit
mailing list