[mate-tweak] 02/03: debian/patches: Drop 1001_python3-shebangs.patch, applied upstream.
Martin Wimpress
flexiondotorg-guest at moszumanska.debian.org
Tue Sep 29 15:33:51 UTC 2015
This is an automated email from the git hooks/post-receive script.
flexiondotorg-guest pushed a commit to branch master
in repository mate-tweak.
commit 1953e99589134c14fc9c9d02690479332f96be81
Author: Martin Wimpress <code at flexion.org>
Date: Tue Sep 29 14:28:31 2015 +0100
debian/patches: Drop 1001_python3-shebangs.patch, applied upstream.
---
debian/patches/1001_python3-shebangs.patch | 35 ------------------------------
debian/patches/series | 1 -
2 files changed, 36 deletions(-)
diff --git a/debian/patches/1001_python3-shebangs.patch b/debian/patches/1001_python3-shebangs.patch
deleted file mode 100644
index b265fef..0000000
--- a/debian/patches/1001_python3-shebangs.patch
+++ /dev/null
@@ -1,35 +0,0 @@
-Description: Make sure python3 gets launched for mate-tweak and its utils
-Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
-
---- a/mate-tweak
-+++ b/mate-tweak
-@@ -1,4 +1,4 @@
--#!/usr/bin/env python
-+#!/usr/bin/env python3
-
- # Copyright (C) 2007-2014 by Clement Lefebvre <root at linuxmint.com>
- # Copyright (C) 2015 Martin Wimpress <code at ubuntu-mate.org>
---- a/util/disable-mate-volume-applet
-+++ b/util/disable-mate-volume-applet
-@@ -1,4 +1,4 @@
--#!/usr/bin/env python
-+#!/usr/bin/env python3
- # -*- coding: utf-8 -*-
-
- # Copyright (C) 2007-2014 by Clement Lefebvre <root at linuxmint.com>
---- a/util/install-mate-panel-layout
-+++ b/util/install-mate-panel-layout
-@@ -1,4 +1,4 @@
--#!/usr/bin/env python
-+#!/usr/bin/env python3
- # -*- coding: utf-8 -*-
-
- # Copyright (C) 2015 Martin Wimpress <code at ubuntu-mate.org>
---- a/util/mate-panel-backup
-+++ b/util/mate-panel-backup
-@@ -1,4 +1,4 @@
--#!/usr/bin/env python
-+#!/usr/bin/env python3
- # -*- coding: utf-8 -*-
-
- # Copyright (C) 2015 Martin Wimpress <code at ubuntu-mate.org>
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 6f88755..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-1001_python3-shebangs.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/mate-tweak.git
More information about the pkg-mate-commits
mailing list