[Pkg-javascript-commits] [SCM] light-weight option parsing library for NodeJS branch, master, updated. debian/0.3.1-2-17-g33616c1
Jonas Smedegaard
dr at jones.dk
Fri Mar 15 00:22:15 UTC 2013
The following commit has been merged in the master branch:
commit cff146ce92e72d1b73b72120150fb29fa77c3683
Author: Jonas Smedegaard <dr at jones.dk>
Date: Fri Mar 15 01:03:32 2013 +0100
Relax to build-depend unversioned on debhelper: Needed version satisfied in stable, and oldstable is no longer supported.
diff --git a/debian/control b/debian/control
index e35aef2..14e0333 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: extra
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel at lists.alioth.debian.org>
Uploaders: David Paleino <dapal at debian.org>
Build-Depends: cdbs,
- debhelper (>= 8.0.0)
+ debhelper
, dh-buildinfo
Standards-Version: 3.9.4
Homepage: https://github.com/substack/node-optimist
--
light-weight option parsing library for NodeJS
More information about the Pkg-javascript-commits
mailing list