[Blends-commit] r1498 - projects/debichem/branches/lenny/debichem/debian
Debian Pure Blends Subversion Commit
noreply at alioth.debian.org
Thu Apr 2 23:11:27 UTC 2009
Author: mbanck
Date: Thu Apr 2 23:11:27 2009
New Revision: 1498
URL: http://svn.debian.org/viewsvn/blends?rev=1498&view=rev
Log:
* debian/control.stub: Build-Depend on cdd-dev, not blends-dev.
* debian/rules: Include cdd-dev/rules, not blends-dev/rules.
Modified:
projects/debichem/branches/lenny/debichem/debian/control.stub
projects/debichem/branches/lenny/debichem/debian/rules
Modified: projects/debichem/branches/lenny/debichem/debian/control.stub
URL: http://svn.debian.org/viewsvn/blends/projects/debichem/branches/lenny/debichem/debian/control.stub?rev=1498&view=diff&r1=1498&r2=1497&p1=projects/debichem/branches/lenny/debichem/debian/control.stub&p2=projects/debichem/branches/lenny/debichem/debian/control.stub
==============================================================================
--- projects/debichem/branches/lenny/debichem/debian/control.stub (original)
+++ projects/debichem/branches/lenny/debichem/debian/control.stub Thu Apr 2 23:11:27 2009
@@ -3,7 +3,7 @@
Priority: extra
Maintainer: Debichem Team <debichem-devel at lists.alioth.debian.org>
Uploaders: Michael Banck <mbanck at debian.org>, Andreas Tille <tille at debian.org>
-Build-Depends-Indep: debhelper, blends-dev (>= 0.6.1)
+Build-Depends-Indep: debhelper, cdd-dev (>= 0.5.4)
Standards-Version: 3.8.1
Vcs-Browser: http://svn.debian.org/wsvn/blends/projects/debichem/trunk/debichem/?rev=0&sc=0
Vcs-Svn: svn://svn.debian.org/blends/projects/debichem/trunk/debichem/
Modified: projects/debichem/branches/lenny/debichem/debian/rules
URL: http://svn.debian.org/viewsvn/blends/projects/debichem/branches/lenny/debichem/debian/rules?rev=1498&view=diff&r1=1498&r2=1497&p1=projects/debichem/branches/lenny/debichem/debian/rules&p2=projects/debichem/branches/lenny/debichem/debian/rules
==============================================================================
--- projects/debichem/branches/lenny/debichem/debian/rules (original)
+++ projects/debichem/branches/lenny/debichem/debian/rules Thu Apr 2 23:11:27 2009
@@ -1,3 +1,3 @@
#!/usr/bin/make -f
-include /usr/share/blends-dev/rules
+include /usr/share/cdd-dev/rules
More information about the Blends-commit
mailing list