[Pkg-jed-commit] [SCM] Debian packaging of JED branch, master, updated. 1%3A0.99.18+dfsg.1-10-291-ga668a94

Jörg Sommer joerg at alea.gnuu.de
Sat Nov 28 23:10:50 UTC 2009


The following commit has been merged in the master branch:
commit 5124e8fa6fd5ace8625c16e14fec140afc6341ec
Author: Jörg Sommer <joerg at alea.gnuu.de>
Date:   Sat Nov 21 22:19:32 2009 +0100

    rules: Remove the hint to upload to experimental
    
    Because we plan to upload this version to unstable, this hint is
    obsolate.

diff --git a/debian/rules b/debian/rules
index 9ebf12a..e7bf1ac 100755
--- a/debian/rules
+++ b/debian/rules
@@ -183,14 +183,6 @@ binary-arch: build-stamp
 	dh_md5sums -a
 	dh_builddeb -a
 
-DEB_VER = ${shell perl -ne '/\((.*);/; print $$1; last' < debian/changelog}
-DIST = ${shell echo "$(DEB_VER)" | sed 's/.*) *//'}
-
 binary: binary-arch binary-indep
-	@if [ "$(DIST)" != experimental ] ; then			      \
-	  echo "***********************************************************"; \
-	  echo This version should be uploaded to experimental, not $(DIST)!; \
-	  echo "***********************************************************"; \
-	fi
 
 .PHONY: build clean binary binary-arch binary-indep

-- 
Debian packaging of JED



More information about the Pkg-jed-commit mailing list