[Debpool-commits] [SCM] Debpool Project Repository branch, master, updated. 0.2.3-63-g38a32aa

ceros-guest ceros-guest at alioth.debian.org
Tue Jun 3 07:06:57 UTC 2008


The following commit has been merged in the master branch:
commit d56586715e2126b4912ecc1ec7846d7e2caae156
Author: ceros-guest <ceros-guest>
Date:   Thu Jan 3 06:19:52 2008 +0000

    Conforming to new standards.

diff --git a/debian/changelog b/debian/changelog
index 93e6782..866b87b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-debpool (0.2.4~unreleased0) expiremental; urgency=low
+debpool (0.2.4~unreleased0) experimental; urgency=low
 
   [ Andres Mejia ]
   * Added myself as an uploader.
@@ -49,6 +49,8 @@ debpool (0.2.4~unreleased0) expiremental; urgency=low
   * Fixed problem where reuploading an orig tarball would be rejected
     even with the 'rollback' option set.
   * Bumped Standards-Version to 3.7.3.
+    + Removed 'binary-arch' target in debian/rules to silence new lintian
+      warning.
 
  -- Andres Mejia <mcitadel at gmail.com>  Thu, 03 Jan 2008 00:58:20 -0500
 
diff --git a/debian/rules b/debian/rules
index d52b3f1..d764062 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,9 +6,6 @@
 build:
 	dh_testdir
 
-binary-arch:
-	@echo "No arch-dependant files to build"
-
 binary-indep: build
 	dh_testdir
 	dh_testroot

-- 
Debpool Project Repository



More information about the Debpool-commits mailing list