[26215] in Source-Commits
/svn/athena r25458 - trunk/debathena/meta/thirdparty-graphics/debian
daemon@ATHENA.MIT.EDU (Jonathan D Reed)
Mon Mar 26 18:34:22 2012
Date: Mon, 26 Mar 2012 18:34:21 -0400
From: Jonathan D Reed <jdreed@MIT.EDU>
Message-Id: <201203262234.q2QMYLJv022261@drugstore.mit.edu>
To: source-commits@MIT.EDU
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Author: jdreed
Date: 2012-03-26 18:34:20 -0400 (Mon, 26 Mar 2012)
New Revision: 25458
Modified:
trunk/debathena/meta/thirdparty-graphics/debian/changelog
trunk/debathena/meta/thirdparty-graphics/debian/rules
Log:
In thirdparty-graphics:
* 8 spaces is not a tab.
Modified: trunk/debathena/meta/thirdparty-graphics/debian/changelog
===================================================================
--- trunk/debathena/meta/thirdparty-graphics/debian/changelog 2012-03-20 17:22:30 UTC (rev 25457)
+++ trunk/debathena/meta/thirdparty-graphics/debian/changelog 2012-03-26 22:34:20 UTC (rev 25458)
@@ -1,3 +1,9 @@
+debathena-thirdparty-graphics (1.1.2) unstable; urgency=low
+
+ * 8 spaces is not a tab.
+
+ -- Jonathan Reed <jdreed@mit.edu> Mon, 26 Mar 2012 18:34:01 -0400
+
debathena-thirdparty-graphics (1.1.1) unstable; urgency=low
* Don't typo the substvars filename in the rules file
Modified: trunk/debathena/meta/thirdparty-graphics/debian/rules
===================================================================
--- trunk/debathena/meta/thirdparty-graphics/debian/rules 2012-03-20 17:22:30 UTC (rev 25457)
+++ trunk/debathena/meta/thirdparty-graphics/debian/rules 2012-03-26 22:34:20 UTC (rev 25458)
@@ -4,7 +4,7 @@
ifeq ($(HAVE_XDOT),y)
binary-predeb/debathena-thirdparty-graphics::
- echo "debathena-maybe-xdot=xdot" >> debian/debathena-thirdparty-graphics.substvars
+ echo "debathena-maybe-xdot=xdot" >> debian/debathena-thirdparty-graphics.substvars
endif
include /usr/share/cdbs/1/rules/debhelper.mk