python3:Provides is deprecated
authorMichael R. Crusoe <michael.crusoe@gmail.com>
Sat, 19 Jan 2019 13:28:38 +0000 (05:28 -0800)
committerMichael R. Crusoe <michael.crusoe@gmail.com>
Sat, 19 Jan 2019 13:28:38 +0000 (05:28 -0800)
debian/control

index 42a6c0d765f0c8b7b553ea8e6752c487df787d8d..635caf3c4fc0771c093ad38f0f4000343e03162d 100644 (file)
@@ -45,7 +45,6 @@ Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          ${python3:Depends}
-Provides: ${python3:Provides}
 Description: interface for the SAM/BAM sequence alignment and mapping format (Python 3)
  Pysam is a Python module for reading and manipulating Samfiles. It's a
  lightweight wrapper of the samtools C-API. Pysam also includes an interface