]> git.donarmstrong.com Git - deb_pkgs/autorandr.git/commitdiff
prepare for releasing 1.12.1-1 debian/1.12.1-1
authorDon Armstrong <don@donarmstrong.com>
Sat, 17 Sep 2022 00:04:02 +0000 (17:04 -0700)
committerDon Armstrong <don@donarmstrong.com>
Sat, 17 Sep 2022 00:04:02 +0000 (17:04 -0700)
debian/changelog
debian/patches/series [deleted file]
debian/patches/use_python3 [deleted file]

index af2b3dacba44234e0905524e28798d7b84adb630..f619128e8f3aa108d4fd06b5298486832bb9461f 100644 (file)
@@ -1,3 +1,10 @@
+autorandr (1.12.1-1) unstable; urgency=medium
+
+  * New upstream releases
+    - Fixes deprecated distutils (Closes: #1010039)
+
+ -- Don Armstrong <don@debian.org>  Fri, 22 Apr 2022 16:55:54 -0700
+
 autorandr (1.11-1) unstable; urgency=medium
 
   * New upstream release
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644 (file)
index ee77c53..0000000
+++ /dev/null
@@ -1 +0,0 @@
-use_python3
diff --git a/debian/patches/use_python3 b/debian/patches/use_python3
deleted file mode 100644 (file)
index c5c93ab..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-Description: Debian specific patch to switch from python to python3
-Bug-Debian: https://bugs.debian.org/936170
-Author: Don Armstrong <don@debian.org>
-Forwarded: not-needed
---- a/autorandr.py
-+++ b/autorandr.py
-@@ -1,4 +1,4 @@
--#!/usr/bin/env python
-+#!/usr/bin/env python3
- # encoding: utf-8
- #
- # autorandr.py