[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

X Strike Force X.Org X11 SVN commit: r720 - branches/modular/proto/EvIE/debian



Author: dnusinow
Date: 2005-10-20 21:54:43 -0500 (Thu, 20 Oct 2005)
New Revision: 720

Modified:
   branches/modular/proto/EvIE/debian/rules
Log:
Fix package name in debian/rules

Modified: branches/modular/proto/EvIE/debian/rules
===================================================================
--- branches/modular/proto/EvIE/debian/rules	2005-10-21 02:54:19 UTC (rev 719)
+++ branches/modular/proto/EvIE/debian/rules	2005-10-21 02:54:43 UTC (rev 720)
@@ -1,5 +1,5 @@
 #!/usr/bin/make -f
-# debian/rules for the Debian x11proto-bigreqs-dev package.
+# debian/rules for the Debian x11proto-evie-dev package.
 # Copyright © 2004 Scott James Remnant <scott@netsplit.com>
 # Copyright © 2005 Daniel Stone <daniel@fooishbar.org>
 # Copyright © 2005 David Nusinow <dnusinow@debian.org>
@@ -7,7 +7,7 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
-PACKAGE = x11proto-bigreqs-dev
+PACKAGE = x11proto-evie-dev
 
 include debian/xsfbs/xsfbs.mk
 



Reply to: