[25431] in Source-Commits
/svn/athena r24977 - trunk/debathena/config/gconf2-config/debian
daemon@ATHENA.MIT.EDU (Jonathan D Reed)
Wed Feb 23 20:29:03 2011
Date: Wed, 23 Feb 2011 20:28:56 -0500
From: Jonathan D Reed <jdreed@MIT.EDU>
Message-Id: <201102240128.p1O1SuQM016088@drugstore.mit.edu>
To: source-commits@mit.edu
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Author: jdreed
Date: 2011-02-23 20:28:56 -0500 (Wed, 23 Feb 2011)
New Revision: 24977
Added:
trunk/debathena/config/gconf2-config/debian/pkg-installed
Modified:
trunk/debathena/config/gconf2-config/debian/changelog
trunk/debathena/config/gconf2-config/debian/debathena-gconf2-config.install
Log:
In gconf2-config:
* Don't use dpkg-query because it's slow (Trac #778)
Modified: trunk/debathena/config/gconf2-config/debian/changelog
===================================================================
--- trunk/debathena/config/gconf2-config/debian/changelog 2011-02-24 01:19:13 UTC (rev 24976)
+++ trunk/debathena/config/gconf2-config/debian/changelog 2011-02-24 01:28:56 UTC (rev 24977)
@@ -1,3 +1,9 @@
+debathena-gconf2-config (1.8.1) unstable; urgency=low
+
+ * Don't use dpkg-query because it's slow (Trac #778)
+
+ -- Jonathan Reed <jdreed@mit.edu> Wed, 23 Feb 2011 20:25:58 -0500
+
debathena-gconf2-config (1.8) unstable; urgency=low
* Allow users to specify Debathena-specific gconf sources in
Modified: trunk/debathena/config/gconf2-config/debian/debathena-gconf2-config.install
===================================================================
--- trunk/debathena/config/gconf2-config/debian/debathena-gconf2-config.install 2011-02-24 01:19:13 UTC (rev 24976)
+++ trunk/debathena/config/gconf2-config/debian/debathena-gconf2-config.install 2011-02-24 01:28:56 UTC (rev 24977)
@@ -1,2 +1,3 @@
debian/gconf* usr/share/debathena-gconf2-config/
+debian/pkg-installed usr/share/debathena-gconf2-config/
debian/10debathena-copy-gconf etc/X11/Xsession.d/
Added: trunk/debathena/config/gconf2-config/debian/pkg-installed
===================================================================
--- trunk/debathena/config/gconf2-config/debian/pkg-installed (rev 0)
+++ trunk/debathena/config/gconf2-config/debian/pkg-installed 2011-02-24 01:28:56 UTC (rev 24977)
@@ -0,0 +1 @@
+This is a terrible hack