[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#935477: marked as done (python-xapp: diff for NMU version 1.2.0-2.1)



Your message dated Mon, 26 Aug 2019 15:34:27 +0000
with message-id <E1i2H0l-000Bka-F0@fasolo.debian.org>
and subject line Bug#935477: fixed in python-xapp 1.2.0-3
has caused the Debian Bug report #935477,
regarding python-xapp: diff for NMU version 1.2.0-2.1
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
935477: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=935477
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: python-xapp
Version: 1.2.0-2
Severity: normal
Tags: patch  pending


Dear maintainer,

I've prepared an NMU for python-xapp (versioned as 1.2.0-2.1) and
uploaded it to DELAYED/10. Please feel free to tell me if I
should delay it longer.

This drop the python 2 package (rdep of python-psutil)

Regards.

diff -Nru python-xapp-1.2.0/debian/changelog python-xapp-1.2.0/debian/changelog
--- python-xapp-1.2.0/debian/changelog	2018-08-07 08:51:37.000000000 -0400
+++ python-xapp-1.2.0/debian/changelog	2019-08-22 21:15:23.000000000 -0400
@@ -1,3 +1,10 @@
+python-xapp (1.2.0-2.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Drop Python 2 support
+
+ -- Sandro Tosi <morph@debian.org>  Thu, 22 Aug 2019 21:15:23 -0400
+
 python-xapp (1.2.0-2) unstable; urgency=medium
 
   * New revision
diff -Nru python-xapp-1.2.0/debian/control python-xapp-1.2.0/debian/control
--- python-xapp-1.2.0/debian/control	2018-08-07 08:51:37.000000000 -0400
+++ python-xapp-1.2.0/debian/control	2019-08-22 20:59:29.000000000 -0400
@@ -9,8 +9,6 @@
 Build-Depends:
  debhelper (>= 11~),
  dh-python,
- python-all (>= 2.6.6-3~),
- python-psutil,
  python3-all,
  python3-psutil,
 Standards-Version: 4.1.4
@@ -18,12 +16,6 @@
 Vcs-Browser: https://salsa.debian.org/cinnamon-team/python-xapp
 Vcs-Git: https://salsa.debian.org/cinnamon-team/python-xapp.git
 
-Package: python-xapp
-Architecture: all
-Depends: python-psutil, ${misc:Depends}, ${python:Depends}
-Description: Python 2 XApp library
- This package contains the Python 2 version of the library.
-
 Package: python3-xapp
 Architecture: all
 Depends: python3-psutil, ${misc:Depends}, ${python3:Depends}
diff -Nru python-xapp-1.2.0/debian/not-installed python-xapp-1.2.0/debian/not-installed
--- python-xapp-1.2.0/debian/not-installed	2018-08-07 08:51:37.000000000 -0400
+++ python-xapp-1.2.0/debian/not-installed	2019-08-22 21:09:29.000000000 -0400
@@ -1,3 +1 @@
 *.pyc
-# Moved to python3
-usr/lib/python3.*/
diff -Nru python-xapp-1.2.0/debian/python3-xapp.install python-xapp-1.2.0/debian/python3-xapp.install
--- python-xapp-1.2.0/debian/python3-xapp.install	2018-08-07 08:51:37.000000000 -0400
+++ python-xapp-1.2.0/debian/python3-xapp.install	1969-12-31 19:00:00.000000000 -0500
@@ -1 +0,0 @@
-usr/lib/python3*
diff -Nru python-xapp-1.2.0/debian/python-xapp.install python-xapp-1.2.0/debian/python-xapp.install
--- python-xapp-1.2.0/debian/python-xapp.install	2018-08-07 08:51:37.000000000 -0400
+++ python-xapp-1.2.0/debian/python-xapp.install	1969-12-31 19:00:00.000000000 -0500
@@ -1 +0,0 @@
-usr/lib/python2*
diff -Nru python-xapp-1.2.0/debian/rules python-xapp-1.2.0/debian/rules
--- python-xapp-1.2.0/debian/rules	2018-08-07 08:51:37.000000000 -0400
+++ python-xapp-1.2.0/debian/rules	2019-08-22 20:59:38.000000000 -0400
@@ -1,4 +1,4 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@ --with python2,python3 --buildsystem=pybuild
+	dh $@ --with python3 --buildsystem=pybuild

--- End Message ---
--- Begin Message ---
Source: python-xapp
Source-Version: 1.2.0-3

We believe that the bug you reported is fixed in the latest version of
python-xapp, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 935477@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Maximiliano Curia <maxy@debian.org> (supplier of updated python-xapp package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 26 Aug 2019 12:25:42 -0300
Source: python-xapp
Architecture: source
Version: 1.2.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Cinnamon Team <debian-cinnamon@lists.debian.org>
Changed-By: Maximiliano Curia <maxy@debian.org>
Closes: 935477
Changes:
 python-xapp (1.2.0-3) unstable; urgency=medium
 .
   [ Maximiliano Curia ]
   * Accept NMU changes (Closes: 935477)
   * Release to unstable
 .
   [ Sandro Tosi ]
   * Drop Python 2 support
Checksums-Sha1:
 1434a7337ec141e8a782b82736165f21899d1453 2063 python-xapp_1.2.0-3.dsc
 2941797ddc3e79e05218c10c8fbbd95a6be43569 1484 python-xapp_1.2.0-3.debian.tar.xz
 5f5e967aa4f41fd935468df5575521858f2be817 6428 python-xapp_1.2.0-3_source.buildinfo
Checksums-Sha256:
 5138720b0b0c56547b35c1315b79e8ec828b853cf5b117f387d3702d1f7b9ff3 2063 python-xapp_1.2.0-3.dsc
 706b774d0be26c33eac86d15994c0696a3ff7e3eb467f848089acadb17df0bbb 1484 python-xapp_1.2.0-3.debian.tar.xz
 0ecd51e7fee64020b5f58e91a298f71b32aea2874a2ffd633abaa93f43ea4194 6428 python-xapp_1.2.0-3_source.buildinfo
Files:
 0a63503f5ab89c7770c7ea394f8dc15e 2063 python optional python-xapp_1.2.0-3.dsc
 89147352d529f863bd42da5bf9bfd200 1484 python optional python-xapp_1.2.0-3.debian.tar.xz
 63f1a82f79b79f24664b88adcc4998cc 6428 python optional python-xapp_1.2.0-3_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEE+JIdOnQEyG4RNSIVxxl2mbKbIyoFAl1j+jUACgkQxxl2mbKb
IyoPFw//f5hs9lXGt2CFFk4A8MDePaK1KFai/g4+D3z4ZDzn+ta4+DN8Tg2HPi6m
kUNm4/A1I1rx9+HJz4pQcnr/RuQt9yNqNtt/JMpVHQLfyWXH41yvtWknNPQQR5Oh
AY/vxZQJQJkFgYIQ7b2vHFcaObDQtwTb4HSTa24OecSVjuPs1y7BEl3Tl6zFyip3
1s5Z8LLKk4nH220dhddvtu5tZRbl35QJ70ghTkm9owR7PC0ZV2MHfCau7ZdB9l8P
bLCSgFLosrZX5DH/O6/J4hiNIhhLCuWvKNaX4LrUAyAQ4jbYyh3U5XaGfe5VhYUE
bkeLBPkbnxabdvUzO9Kd51m4HRw2NJ/bmpqQKdVtWJ7E0RXt0SqthhISMQbXig00
uKL9bkcVD2odaiD6aqp6klwVEHwFH/HWXDaomh5pl1IrvZPuBekgwsJHqw4m6Yt2
3cVn1uc05pZ/NGvtiCEDQ1wcxFUEJJ+fiiXB+lsdmOOKguR6MG7I826sRj0DWk9Y
FBWt0bf8fl8aZV3vXsXnb3znWRGSe8WG7ej10we5j/KgqDh40YRy9242FMP9/8rX
e/9/GjoBB9oaOVSNRoZEKSPNl2FuINW8Y8MhriY5dLhdyO2C9AusKheOL1UvxqwW
cCder4rSQtTZCa7jue7VNrt0tizGfUkeQzi3oRshof4niYHbZIM=
=+lj3
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: