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

r2038 - glibc-package/branches/glibc-2.5/debian



Author: schizo
Date: 2007-04-11 02:25:11 +0000 (Wed, 11 Apr 2007)
New Revision: 2038

Modified:
   glibc-package/branches/glibc-2.5/debian/rules
Log:
remove sanity check for uploading to unstable


Modified: glibc-package/branches/glibc-2.5/debian/rules
===================================================================
--- glibc-package/branches/glibc-2.5/debian/rules	2007-04-10 03:17:04 UTC (rev 2037)
+++ glibc-package/branches/glibc-2.5/debian/rules	2007-04-11 02:25:11 UTC (rev 2038)
@@ -163,8 +163,6 @@
 include debian/rules.d/*.mk
 
 clean:: debhelper-clean
-	#  Do not accidentally upload into unstable
-	dpkg-parsechangelog  | grep "^Distribution:" | grep -q -v unstable
 	rm -rf $(patsubst %,debian/tmp-%,$(GLIBC_PASSES))
 	rm -rf $(build-tree)
 	rm -rf $(stamp)



Reply to: