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

r2693 - glibc-package/trunk/debian



Author: aurel32
Date: 2007-11-23 09:46:23 +0000 (Fri, 23 Nov 2007)
New Revision: 2693

Modified:
   glibc-package/trunk/debian/rules
Log:
Allow uploads to unstable again


Modified: glibc-package/trunk/debian/rules
===================================================================
--- glibc-package/trunk/debian/rules	2007-11-23 09:43:24 UTC (rev 2692)
+++ glibc-package/trunk/debian/rules	2007-11-23 09:46:23 UTC (rev 2693)
@@ -158,8 +158,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: