[Pkg-javascript-commits] [uglifyjs] 224/228: Modernize cdbs: Drop upstream-tarball hints: Use gbp import-orig --uscan.
Jonas Smedegaard
dr at jones.dk
Sat Apr 15 14:25:32 UTC 2017
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository uglifyjs.
commit 947dd411fcaff1b2b9ab28f71308cfa0e2feae78
Author: Jonas Smedegaard <dr at jones.dk>
Date: Sat Apr 15 15:50:20 2017 +0200
Modernize cdbs: Drop upstream-tarball hints: Use gbp import-orig --uscan.
---
debian/rules | 4 ----
1 file changed, 4 deletions(-)
diff --git a/debian/rules b/debian/rules
index f13a882..13d8e3a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,7 +16,6 @@
# 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/debhelper.mk
pkg = node-uglify
@@ -25,9 +24,6 @@ libdir = /usr/lib/nodejs/uglify-js
jspkg = libjs-uglify
jslibdir = /usr/share/javascript/uglifyjs
-DEB_UPSTREAM_URL = https://github.com/mishoo/UglifyJS2/archive
-DEB_UPSTREAM_TARBALL_BASENAME = v$(DEB_UPSTREAM_TARBALL_VERSION)
-
# Needed by upstream build process and (always) at runtime
deps = node-async (>= 0.2.6), node-yargs
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/uglifyjs.git
More information about the Pkg-javascript-commits
mailing list