[mate-menu] 01/01: Prepared for Ubuntu 15.04.
Martin Wimpress
flexiondotorg-guest at moszumanska.debian.org
Tue Mar 3 15:37:59 UTC 2015
This is an automated email from the git hooks/post-receive script.
flexiondotorg-guest pushed a commit to branch ubuntu/15.04
in repository mate-menu.
commit 896d262dad187f4de80f6163b9cd4f685d899948
Author: Martin Wimpress <code at flexion.org>
Date: Tue Mar 3 15:25:58 2015 +0000
Prepared for Ubuntu 15.04.
---
debian/changelog | 16 ++++++++++++++++
debian/patches/1001_no-version-py-anymore.patch | 13 -------------
debian/patches/series | 1 -
3 files changed, 16 insertions(+), 14 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index e6f0c6c..b26a39a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,19 @@
+mate-menu (5.6.3-0ubuntu1) vivid; urgency=medium
+
+ [ Martin Wimpress ]
+ * New upstream release.
+ + Added translations.
+ + Removed package management features.
+ + Removed useless imports and dead code.
+ + Refactored some os.system() calls to Pythonic equivilents.
+ + Fixed shell code injection. Closes (LP: #1422402)
+ * debian/copyright:
+ + Update copyright attribution for translators.
+ * debian/patches:
+ + Removed 1001_no-version-py-anymore.patch, now fixed upstream.
+
+ -- Martin Wimpress <code at flexion.org> Tue, 03 Mar 2015 03:15:28 +0000
+
mate-menu (5.6.2-0ubuntu1) vivid; urgency=medium
[ Martin Wimpress ]
diff --git a/debian/patches/1001_no-version-py-anymore.patch b/debian/patches/1001_no-version-py-anymore.patch
deleted file mode 100644
index 2bf631e..0000000
--- a/debian/patches/1001_no-version-py-anymore.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-Description: version.py has been removed since v5.6.2
-Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
-
---- a/po/POTFILES.in
-+++ b/po/POTFILES.in
-@@ -2,7 +2,6 @@
- lib/mate-menu.py
- lib/mate-menu-config.py
- lib/mate-remove-application.py
--lib/version.py
- mate_menu/__init__.py
- mate_menu/plugins/__init__.py
- mate_menu/plugins/applications.py
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index a4af3c8..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-1001_no-version-py-anymore.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/mate-menu.git
More information about the pkg-mate-commits
mailing list