Control: tags 885818 + patch
Control: tags 885818 + pending
Dear maintainer,
I've prepared an NMU for alltray (versioned as 0.71b-1.1) and uploaded
it to DELAYED/10. Please feel free to tell me if I should cancel it.
cu
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
diff -Nru alltray-0.71b/debian/changelog alltray-0.71b/debian/changelog
--- alltray-0.71b/debian/changelog 2010-11-20 17:39:38.000000000 +0200
+++ alltray-0.71b/debian/changelog 2018-01-27 10:27:47.000000000 +0200
@@ -1,3 +1,10 @@
+alltray (0.71b-1.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Disable gconf support. (Closes: #885818)
+
+ -- Adrian Bunk <[email protected]> Sat, 27 Jan 2018 10:27:47 +0200
+
alltray (0.71b-1) unstable; urgency=low
* New upstream release. (Closes: #602233)
diff -Nru alltray-0.71b/debian/control alltray-0.71b/debian/control
--- alltray-0.71b/debian/control 2010-11-20 17:15:37.000000000 +0200
+++ alltray-0.71b/debian/control 2018-01-27 10:27:47.000000000 +0200
@@ -2,7 +2,7 @@
Section: x11
Priority: optional
Maintainer: Ignace Mouzannar <[email protected]>
-Build-Depends: debhelper (>= 7.0.50~), autotools-dev, libgtk2.0-dev, libgconf2-dev, bash-completion
+Build-Depends: debhelper (>= 7.0.50~), autotools-dev, libgtk2.0-dev, bash-completion
Vcs-Svn: svn://svn.debian.org/collab-maint/ext-maint/alltray/trunk/
Vcs-Browser: http://svn.debian.org/viewsvn/collab-maint/ext-maint/alltray/trunk/
Homepage: http://alltray.trausch.us/
diff -Nru alltray-0.71b/debian/rules alltray-0.71b/debian/rules
--- alltray-0.71b/debian/rules 2010-11-20 16:57:30.000000000 +0200
+++ alltray-0.71b/debian/rules 2018-01-27 10:27:47.000000000 +0200
@@ -10,4 +10,4 @@
ifneq "$(wildcard /usr/share/misc/config.guess)" ""
cp -f /usr/share/misc/config.guess config.guess
endif
- dh_auto_configure
+ dh_auto_configure -- --disable-gconf