[mate-dock-applet] 04/05: debian/patches/1003_fix-shebangs.patch: Dropped, applied upstream.
Martin Wimpress
flexiondotorg-guest at moszumanska.debian.org
Sun Mar 13 15:25:43 UTC 2016
This is an automated email from the git hooks/post-receive script.
flexiondotorg-guest pushed a commit to branch master
in repository mate-dock-applet.
commit 464ea4f28532410c782fcb5f6ad3f7e87fb4130d
Author: Martin Wimpress <code at flexion.org>
Date: Sun Mar 13 15:03:48 2016 +0000
debian/patches/1003_fix-shebangs.patch: Dropped, applied upstream.
---
debian/patches/1003_fix-shebangs.patch | 20 --------------------
debian/patches/series | 1 -
2 files changed, 21 deletions(-)
diff --git a/debian/patches/1003_fix-shebangs.patch b/debian/patches/1003_fix-shebangs.patch
deleted file mode 100644
index eeb70b3..0000000
--- a/debian/patches/1003_fix-shebangs.patch
+++ /dev/null
@@ -1,20 +0,0 @@
-Description: Fix to flawed shebangs
-Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
-Forwarded: https://github.com/robint99/dock-applet/issues/40
-
---- a/src/docked_app.in
-+++ b/src/docked_app.in
-@@ -1,4 +1,4 @@
--#!/usr/bin/env/ python3
-+#!/usr/bin/env python3
- """Provide functionality relating to an app in a dock.
-
- Allow info relating to a running app (e.g. icon, command line,
---- a/src/dom_color.in
-+++ b/src/dom_color.in
-@@ -1,4 +1,4 @@
--#!/usr/bin/env/python3
-+#!/usr/bin/env python3
- """ Calculate the dominant color of an image
-
- Code obtained from: https://stackoverflow.com/questions/34084142/python-3-most-common-color-in-image-kmeans-data-type-match
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 4e6bab1..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-1003_fix-shebangs.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/mate-dock-applet.git
More information about the pkg-mate-commits
mailing list