[Git][reproducible-builds/diffoscope][master] releasing package diffoscope version 98
Chris Lamb
gitlab at salsa.debian.org
Fri Jun 29 09:20:26 CEST 2018
Chris Lamb pushed to branch master at Reproducible Builds / diffoscope
Commits:
470091a8 by Chris Lamb at 2018-06-29T08:19:33+01:00
releasing package diffoscope version 98
- - - - -
2 changed files:
- debian/changelog
- diffoscope/__init__.py
Changes:
=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,8 @@
-diffoscope (98) UNRELEASED; urgency=medium
+diffoscope (98) unstable; urgency=medium
- * WIP
+ * Fix compatibility with Python 3.7. (Closes: #902650)
- -- Chris Lamb <lamby at debian.org> Thu, 28 Jun 2018 21:42:27 +0100
+ -- Chris Lamb <lamby at debian.org> Fri, 29 Jun 2018 08:19:25 +0100
diffoscope (97) unstable; urgency=medium
=====================================
diffoscope/__init__.py
=====================================
--- a/diffoscope/__init__.py
+++ b/diffoscope/__init__.py
@@ -17,4 +17,4 @@
# You should have received a copy of the GNU General Public License
# along with diffoscope. If not, see <https://www.gnu.org/licenses/>.
-VERSION = "97"
+VERSION = "98"
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/commit/470091a872ff273fd17314d4edc6861b0cc09846
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/commit/470091a872ff273fd17314d4edc6861b0cc09846
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20180629/767939b3/attachment.html>
More information about the rb-commits
mailing list