[Pkg-javascript-commits] [SCM] JavaScript parser/mangler/compressor/beautifier library for NodeJS branch, master, updated. debian/1.0.4-1-62-g8889e8f

Jonas Smedegaard dr at jones.dk
Sun Dec 9 22:08:28 UTC 2012


The following commit has been merged in the master branch:
commit b20c9ab0f47dd89258fc49a27288f2dfcc04579a
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sun Dec 9 22:15:07 2012 +0100

    Use (and build-depend on) dh-buildinfo.
    
    Again, not strictly needed, but nice to have: Helps debug unofficial
    package builds, and official builds without needing access to central
    Debian build logs.

diff --git a/debian/control b/debian/control
index 20b02f1..f933228 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,8 @@ Maintainer: Debian Javascript Maintainers <pkg-javascript-devel at lists.alioth.deb
 Uploaders: Marcelo Jorge Vieira (metal) <metal at debian.org>,
  Jonas Smedegaard <dr at jones.dk>
 Build-Depends: cdbs,
- debhelper
+ debhelper,
+ dh-buildinfo
 Standards-Version: 3.9.3
 Homepage: https://github.com/mishoo/UglifyJS
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-javascript/uglifyjs.git

-- 
JavaScript parser/mangler/compressor/beautifier library for NodeJS



More information about the Pkg-javascript-commits mailing list