[ciderwebmail] 30/33: Stop suppress optional CDBS build-dependencies: Needed versions satisfied even in oldstable nowadays.
    Jonas Smedegaard 
    dr at jones.dk
       
    Wed May 21 12:44:48 UTC 2014
    
    
  
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository ciderwebmail.
commit 798487c7ddd1eb4209c6b1b28eae6f1bf72c1965
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Wed May 21 13:48:24 2014 +0200
    Stop suppress optional CDBS build-dependencies: Needed versions satisfied even in oldstable nowadays.
---
 debian/rules | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/debian/rules b/debian/rules
index a982f40..afed701 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,17 +16,13 @@
 # You should have received a copy of the GNU General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
--include /usr/share/cdbs/1/rules/upstream-tarball.mk
+include /usr/share/cdbs/1/rules/upstream-tarball.mk
 include /usr/share/cdbs/1/rules/utils.mk
 include /usr/share/cdbs/1/class/perl-makemaker.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
 
 pkg = ciderwebmail
 
-# suppress optional build-dependencies
-CDBS_BUILD_DEPENDS_rules_upstream-tarball =
-CDBS_BUILD_DEPENDS_rules_utils_copyright-check =
-
 DEB_UPSTREAM_PACKAGE = CiderWebmail
 # TODO: Use this and drop hints below when source again released there
 #DEB_UPSTREAM_URL = http://ciderwebmail.org/downloads
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/ciderwebmail.git
    
    
More information about the Pkg-perl-cvs-commits
mailing list