Package: alltray
Version: 0.71b-1.1
Severity: normal
Tags: patch pending
Dear maintainer,
I've prepared an NMU for alltray (versioned as 0.71b-1.2) and uploaded
it to DELAYED/15. 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 2018-01-27 10:27:47.000000000 +0200
+++ alltray-0.71b/debian/changelog 2018-09-11 17:21:34.000000000 +0300
@@ -1,3 +1,10 @@
+alltray (0.71b-1.2) unstable; urgency=high
+
+ * Non-maintainer upload.
+ * Enable gconf support again, gconf will be in buster.
+
+ -- Adrian Bunk <[email protected]> Tue, 11 Sep 2018 17:21:34 +0300
+
alltray (0.71b-1.1) unstable; urgency=low
* Non-maintainer upload.
diff -Nru alltray-0.71b/debian/control alltray-0.71b/debian/control
--- alltray-0.71b/debian/control 2018-01-27 10:27:47.000000000 +0200
+++ alltray-0.71b/debian/control 2018-09-11 17:21:34.000000000 +0300
@@ -2,7 +2,7 @@
Section: x11
Priority: optional
Maintainer: Ignace Mouzannar <[email protected]>
-Build-Depends: debhelper (>= 7.0.50~), autotools-dev, libgtk2.0-dev, bash-completion
+Build-Depends: debhelper (>= 7.0.50~), autotools-dev, libgtk2.0-dev, libgconf2-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 2018-01-27 10:27:47.000000000 +0200
+++ alltray-0.71b/debian/rules 2018-09-11 17:21:34.000000000 +0300
@@ -10,4 +10,4 @@
ifneq "$(wildcard /usr/share/misc/config.guess)" ""
cp -f /usr/share/misc/config.guess config.guess
endif
- dh_auto_configure -- --disable-gconf
+ dh_auto_configure