[23690] in Source-Commits

home help back first fref pref prev next nref lref last post

/svn/athena r23302 - in trunk/athena/bin: athdir/debian athrun/debian attach/debian attachandrun/debian delete/debian finger/debian from/debian

daemon@ATHENA.MIT.EDU (tabbott@MIT.EDU)
Sat Jan 24 14:43:08 2009

Date: Sat, 24 Jan 2009 14:42:39 -0500 (EST)
From: tabbott@MIT.EDU
Message-Id: <200901241942.OAA22334@drugstore.mit.edu>
To: source-commits@MIT.EDU
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Author: tabbott
Date: 2009-01-24 14:42:38 -0500 (Sat, 24 Jan 2009)
New Revision: 23302

Modified:
   trunk/athena/bin/athdir/debian/rules
   trunk/athena/bin/athrun/debian/rules
   trunk/athena/bin/attach/debian/rules
   trunk/athena/bin/attachandrun/debian/rules
   trunk/athena/bin/delete/debian/rules
   trunk/athena/bin/finger/debian/rules
   trunk/athena/bin/from/debian/rules
Log:
Fix typo in recent DEB_AUTO_UPDATE_AUTOCONF changes.

I'm not sure how this ended up wrong on everything other than my test
case (debathena-athinfo).


Modified: trunk/athena/bin/athdir/debian/rules
===================================================================
--- trunk/athena/bin/athdir/debian/rules	2009-01-24 19:36:22 UTC (rev 23301)
+++ trunk/athena/bin/athdir/debian/rules	2009-01-24 19:42:38 UTC (rev 23302)
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 
-DEB_DEB_AUTO_UPDATE_AUTOCONF = 2.50
+DEB_AUTO_UPDATE_AUTOCONF = 2.50
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk
 

Modified: trunk/athena/bin/athrun/debian/rules
===================================================================
--- trunk/athena/bin/athrun/debian/rules	2009-01-24 19:36:22 UTC (rev 23301)
+++ trunk/athena/bin/athrun/debian/rules	2009-01-24 19:42:38 UTC (rev 23302)
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 
-DEB_DEB_AUTO_UPDATE_AUTOCONF = 2.50
+DEB_AUTO_UPDATE_AUTOCONF = 2.50
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk
 

Modified: trunk/athena/bin/attach/debian/rules
===================================================================
--- trunk/athena/bin/attach/debian/rules	2009-01-24 19:36:22 UTC (rev 23301)
+++ trunk/athena/bin/attach/debian/rules	2009-01-24 19:42:38 UTC (rev 23302)
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 
-DEB_DEB_AUTO_UPDATE_AUTOCONF = 2.50
+DEB_AUTO_UPDATE_AUTOCONF = 2.50
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk
 

Modified: trunk/athena/bin/attachandrun/debian/rules
===================================================================
--- trunk/athena/bin/attachandrun/debian/rules	2009-01-24 19:36:22 UTC (rev 23301)
+++ trunk/athena/bin/attachandrun/debian/rules	2009-01-24 19:42:38 UTC (rev 23302)
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 
-DEB_DEB_AUTO_UPDATE_AUTOCONF = 2.50
+DEB_AUTO_UPDATE_AUTOCONF = 2.50
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk
 

Modified: trunk/athena/bin/delete/debian/rules
===================================================================
--- trunk/athena/bin/delete/debian/rules	2009-01-24 19:36:22 UTC (rev 23301)
+++ trunk/athena/bin/delete/debian/rules	2009-01-24 19:42:38 UTC (rev 23302)
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 
-DEB_DEB_AUTO_UPDATE_AUTOCONF = 2.50
+DEB_AUTO_UPDATE_AUTOCONF = 2.50
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk
 

Modified: trunk/athena/bin/finger/debian/rules
===================================================================
--- trunk/athena/bin/finger/debian/rules	2009-01-24 19:36:22 UTC (rev 23301)
+++ trunk/athena/bin/finger/debian/rules	2009-01-24 19:42:38 UTC (rev 23302)
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 
-DEB_DEB_AUTO_UPDATE_AUTOCONF = 2.50
+DEB_AUTO_UPDATE_AUTOCONF = 2.50
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk
 

Modified: trunk/athena/bin/from/debian/rules
===================================================================
--- trunk/athena/bin/from/debian/rules	2009-01-24 19:36:22 UTC (rev 23301)
+++ trunk/athena/bin/from/debian/rules	2009-01-24 19:42:38 UTC (rev 23302)
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 
-DEB_DEB_AUTO_UPDATE_AUTOCONF = 2.50
+DEB_AUTO_UPDATE_AUTOCONF = 2.50
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk
 


home help back first fref pref prev next nref lref last post