[Pkg-javascript-commits] [node-async] 01/26: Modernize cdbs: Drop upstream-tarball hints: Use gbp import-orig --uscan.
Jonas Smedegaard
dr at jones.dk
Sun Jan 7 17:19:54 UTC 2018
This is an automated email from the git hooks/post-receive script.
js pushed a commit to annotated tag debian/0.8.0-2
in repository node-async.
commit 1b57777365f9addd0941bdcd5b636513c46904c5
Author: Jonas Smedegaard <dr at jones.dk>
Date: Thu Nov 23 13:10:04 2017 +0100
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 b7e2c2c..1c16b70 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/utils.mk
include /usr/share/cdbs/1/rules/debhelper.mk
@@ -25,9 +24,6 @@ libdirname = $(libname)
libpkgname = libjs-$(libname)
nodepkgname = node-$(libname)
-DEB_UPSTREAM_URL = https://github.com/caolan/async/archive
-DEB_UPSTREAM_TARBALL_BASENAME = $(DEB_UPSTREAM_TARBALL_VERSION)
-
DEB_INSTALL_DOCS_ALL += README.md
# Ease backporting (node-uglify is tough to backport)
--
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