Control: tags -1 pending patch

Hi,

On 18-10-2022 21:25, Paul Gevers wrote:
When done with preparation, I'll upload to DELAYED/5 and update this bug report with the debdiff.

See attachment. I checked the content of the two remaining packages with diffoscope against the versions in the archive and didn't see surprises (yes changes because of the newer version of sphinx).

Paul
diff -Nru pyasn1-0.4.8/debian/changelog pyasn1-0.4.8/debian/changelog
--- pyasn1-0.4.8/debian/changelog       2022-06-03 02:57:14.000000000 +0200
+++ pyasn1-0.4.8/debian/changelog       2022-10-18 21:27:43.000000000 +0200
@@ -1,3 +1,18 @@
+pyasn1 (0.4.8-2.1) unstable; urgency=medium
+
+  * Non-maintainer upload
+
+  [ Debian Janitor ]
+  * Remove constraints unnecessary since buster:
+    + python3-pyasn1: Drop versioned constraint on python3-pysnmp4 in Breaks.
+    + python-pyasn1-doc: Drop versioned constraint on python-pyasn1 in 
Replaces.
+    + python-pyasn1-doc: Drop versioned constraint on python-pyasn1 in Breaks.
+
+  [ Paul Gevers ]
+  * Stop building pypy-pyasn1 (Closes: 1022004)
+
+ -- Paul Gevers <elb...@debian.org>  Tue, 18 Oct 2022 21:27:43 +0200
+
 pyasn1 (0.4.8-2) unstable; urgency=low
 
   [ Debian Janitor ]
diff -Nru pyasn1-0.4.8/debian/control pyasn1-0.4.8/debian/control
--- pyasn1-0.4.8/debian/control 2022-06-03 02:57:14.000000000 +0200
+++ pyasn1-0.4.8/debian/control 2022-10-18 21:27:43.000000000 +0200
@@ -11,10 +11,9 @@
 Build-Depends:
  debhelper-compat (= 13),
  dh-python,
- pypy,
  python3-all,
  python3-sphinx,
-Build-Depends-Indep: pypy-setuptools, python3-setuptools
+Build-Depends-Indep: python3-setuptools
 Rules-Requires-Root: no
 Homepage: http://snmplabs.com/pyasn1/index.html
 Vcs-Git: https://salsa.debian.org/python-team/packages/pyasn1.git
@@ -24,7 +23,6 @@
 Package: python3-pyasn1
 Architecture: all
 Depends: ${misc:Depends}, ${python3:Depends}
-Breaks: python3-pysnmp4 (<< 4.3.4)
 Description: ASN.1 library for Python (Python 3 module)
  This  is  an implementation  of  ASN.1  types  and codecs  in  Python
  programming language. It has been first written to support particular
@@ -33,24 +31,11 @@
  .
  This package contains the Python 3 module.
 
-Package: pypy-pyasn1
-Architecture: all
-Depends: ${misc:Depends}, ${pypy:Depends}
-Description: ASN.1 library for Python (PyPy module)
- This  is  an implementation  of  ASN.1  types  and codecs  in  Python
- programming language. It has been first written to support particular
- protocol (SNMP) but then generalized  to be suitable for a wide range
- of protocols based on ASN.1 specification.
- .
- This package contains the PyPy module.
-
 Package: python-pyasn1-doc
 Section: doc
 Architecture: all
 Depends: ${misc:Depends}, ${sphinxdoc:Depends}
-Replaces: python-pyasn1 (<< 0.4.2-1)
 Built-Using: ${sphinxdoc:Built-Using}
-Breaks: python-pyasn1 (<< 0.4.2-1)
 Suggests: doc-base
 Multi-Arch: foreign
 Description: ASN.1 library for Python (documentation)

Attachment: OpenPGP_signature
Description: OpenPGP digital signature

Reply via email to