[Pkg-javascript-commits] [ltx] 458/469: Stop track upstream source with CDBS (use gpb --uscan).

Jonas Smedegaard dr at jones.dk
Wed Aug 31 13:03:39 UTC 2016


This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository ltx.

commit d0eee1ffdc6ee4db0d07cf7be475c2d92f8adee5
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Wed Aug 31 12:55:37 2016 +0200

    Stop track upstream source with CDBS (use gpb --uscan).
---
 debian/rules | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/debian/rules b/debian/rules
index 4b52619..2e0df2e 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
 
@@ -28,9 +27,6 @@ CDBS_DEPENDS_$(pkg) = $(deps), node-sax, nodejs
 CDBS_SUGGESTS_$(pkg) = node-easysax, node-xml
 CDBS_ENHANCES_$(pkg) = browserify
 
-DEB_UPSTREAM_URL = https://github.com/node-xmpp/ltx/archive
-DEB_UPSTREAM_TARBALL_BASENAME = v$(DEB_UPSTREAM_TARBALL_VERSION)
-
 # Build-depend unversioned on debhelper
 #  TODO: Drop when adopted in cdbs
 CDBS_BUILD_DEPENDS_rules_debhelper_v9 = debhelper

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/ltx.git



More information about the Pkg-javascript-commits mailing list