Author: aurel32
Date: 2008-04-11 04:12:26 +0000 (Fri, 11 Apr 2008)
New Revision: 2913

Modified:
   glibc-package/branches/glibc-2.8/debian/rules
Log:
Make sure it is not uploaded to unstable


Modified: glibc-package/branches/glibc-2.8/debian/rules
===================================================================
--- glibc-package/branches/glibc-2.8/debian/rules       2008-04-11 04:11:34 UTC 
(rev 2912)
+++ glibc-package/branches/glibc-2.8/debian/rules       2008-04-11 04:12:26 UTC 
(rev 2913)
@@ -158,6 +158,8 @@
 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)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to