]> git.ipfire.org Git - people/ms/dma.git/commitdiff
Remove the diffsrc target that even I am not using any more.
authorPeter Pentchev <roam@ringlet.net>
Wed, 2 Jun 2010 12:19:28 +0000 (12:19 +0000)
committerPeter Pentchev <roam@ringlet.net>
Wed, 2 Jun 2010 12:19:28 +0000 (12:19 +0000)
changelog
rules

index f7f8cb3ae1d4796ad381dab0aacc7ed5a6f27435..ca0ccfa63f09bbe252607bf56721879ee1f6e897 100644 (file)
--- a/changelog
+++ b/changelog
@@ -3,6 +3,8 @@ dma (0.0.2009.07.17-4) UNRELEASED; urgency=low
   * Bump Standards-Version to 3.8.4 with no changes.
   * Bring the copyright file up to the latest revision of the DEP 5
     proposed format and bump the year on my copyright notice.
+  * Remove the diffsrc rules target which was intended for my own
+    internal use, but has outlived its time.
 
  -- Peter Pentchev <roam@ringlet.net>  Wed, 02 Jun 2010 14:10:05 +0300
 
diff --git a/rules b/rules
index cb342ba0e65d131c71d8bd9b4c95beb40f0bff86..88b4931b1f9b1645cf6de4fd1a0d0c63bd784645 100755 (executable)
--- a/rules
+++ b/rules
@@ -3,9 +3,6 @@
 # Debian build rules for dma, the DragonFly mail agent
 
 PACKAGE=       dma
-VERSION = `sed -e 's/^[^ ]\+ (\([^)]\+\)).*/\1/; 1q' debian/changelog`
-VERSION_UP = `sed -e 's/^[^ ]\+ (0\.0\.\([^)-]\+\).*/\1/; 1q' debian/changelog | tr . -`
-VERSION_ADD ?= -debian-01
 
 ifneq (,$(filter werror,$(DEB_BUILD_OPTIONS)))
        CFLAGS+=        -Werror
@@ -21,10 +18,6 @@ endif
 
 export CFLAGS
 
-diffsrc:
-       -diff -urN -x .svn debian/ ../svn/${PACKAGE}/tags/${PACKAGE}-${VERSION}${VERSION_ADD}/
-       -diff -urN -x .svn -x debian -x .pc -I'\$$Ringlet.*\$$' ./ ../svn/${PACKAGE}/tags/${PACKAGE}-dfly-${VERSION_UP}/
-
 override_dh_auto_build:
        pmake