[numix-gtk-theme] 01/02: bump version to 2.6.1, drop 0001 patch

Jeremy Bicha jbicha-guest at moszumanska.debian.org
Wed Jun 29 05:45:56 UTC 2016


This is an automated email from the git hooks/post-receive script.

jbicha-guest pushed a commit to branch master
in repository numix-gtk-theme.

commit dcb81d3dab88b9de4d2f2621126e0489df0080e4
Author: Jeremy Bicha <jbicha at ubuntu.com>
Date:   Wed Jun 29 01:17:42 2016 -0400

    bump version to 2.6.1, drop 0001 patch
---
 debian/changelog                                   |  4 +--
 ...-fix-Makefile-to-only-install-theme-files.patch | 33 ----------------------
 debian/patches/series                              |  1 -
 3 files changed, 2 insertions(+), 36 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 98a2d6c..c2a97ab 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
-numix-gtk-theme (2.6.0-1) UNRELEASED; urgency=medium
+numix-gtk-theme (2.6.1-1) UNRELEASED; urgency=medium
 
   * Initial release (Closes: #827792) (LP: #1593038)
 
- -- Jeremy Bicha <jbicha at ubuntu.com>  Mon, 20 Jun 2016 16:56:07 -0400
+ -- Jeremy Bicha <jbicha at ubuntu.com>  Tue, 28 Jun 2016 19:56:07 -0400
diff --git a/debian/patches/0001-fix-Makefile-to-only-install-theme-files.patch b/debian/patches/0001-fix-Makefile-to-only-install-theme-files.patch
deleted file mode 100644
index ff1c4a2..0000000
--- a/debian/patches/0001-fix-Makefile-to-only-install-theme-files.patch
+++ /dev/null
@@ -1,33 +0,0 @@
-From 96b45574d931646d64bb926650fdee06ca057e00 Mon Sep 17 00:00:00 2001
-From: Jeremy Bicha <jbicha at linux.com>
-Date: Thu, 16 Jun 2016 18:36:07 -0400
-Subject: [PATCH] fix Makefile to only install theme files
-
----
- Makefile | 10 +++++++++-
- 1 file changed, 9 insertions(+), 1 deletion(-)
-
-diff --git a/Makefile b/Makefile
-index ff44382..a1b59bd 100755
---- a/Makefile
-+++ b/Makefile
-@@ -34,7 +34,15 @@ clean:
- install: all
- 	install -d -m755 $(INSTALL_DIR)
- 
--	for f in *; do cp -pr $$f $(INSTALL_DIR)/; done
-+	cp -pr gtk-2.0		$(INSTALL_DIR)
-+	cp -pr gtk-3.0		$(INSTALL_DIR)
-+	cp -pr gtk-3.20		$(INSTALL_DIR)
-+	cp -pr metacity-1	$(INSTALL_DIR)
-+	cp -pr openbox-3	$(INSTALL_DIR)
-+	cp -pr xfce-notify-4.0	$(INSTALL_DIR)
-+	cp -pr xfwm4		$(INSTALL_DIR)
-+	cp -pr unity		$(INSTALL_DIR)
-+	cp -p  index.theme	$(INSTALL_DIR)
- 
- uninstall:
- 	rm -rf $(INSTALL_DIR)
--- 
-2.8.1
-
diff --git a/debian/patches/series b/debian/patches/series
index 4fa4549..453211c 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
-0001-fix-Makefile-to-only-install-theme-files.patch
 1002-Set-Adwaita-as-default-icon-theme.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/numix-gtk-theme.git



More information about the pkg-mate-commits mailing list