[Pkg-javascript-commits] [node-async] 478/480: Build-depend on devscript (optional CDBS build-dependency now available in all Debian suites).
Jonas Smedegaard
js at moszumanska.debian.org
Fri May 2 08:58:53 UTC 2014
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository node-async.
commit 69f1e75e5cc09b0c456f7ec01470fe9184fedc62
Author: Jonas Smedegaard <dr at jones.dk>
Date: Fri May 2 10:45:17 2014 +0200
Build-depend on devscript (optional CDBS build-dependency now available in all Debian suites).
---
debian/rules | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/debian/rules b/debian/rules
index 5719d05..4b8edd6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,7 +16,7 @@
# 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/rules/debhelper.mk
@@ -25,10 +25,6 @@ libdirname = $(libname)
libpkgname = libjs-$(libname)
nodepkgname = node-$(libname)
-# suppress optional build-dependencies
-CDBS_BUILD_DEPENDS_rules_upstream-tarball =
-CDBS_BUILD_DEPENDS_rules_utils_copyright-check =
-
DEB_UPSTREAM_URL = https://github.com/caolan/async/archive
DEB_UPSTREAM_TARBALL_BASENAME = $(DEB_UPSTREAM_TARBALL_VERSION)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-async.git
More information about the Pkg-javascript-commits
mailing list