[Pkg-javascript-commits] [leaflet-markercluster] 209/219: Drop CDBS get-orig-source target: Use "gbp import-orig --uscan" instead.
Jonas Smedegaard
dr at jones.dk
Sat May 7 09:39:36 UTC 2016
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository leaflet-markercluster.
commit b4280d11c470e29ed3e913d83afa744342325407
Author: Jonas Smedegaard <dr at jones.dk>
Date: Sat May 7 11:24:20 2016 +0200
Drop CDBS get-orig-source target: Use "gbp import-orig --uscan" instead.
---
debian/rules | 15 ---------------
1 file changed, 15 deletions(-)
diff --git a/debian/rules b/debian/rules
index fdd929b..415989c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,7 +17,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
@@ -29,20 +28,6 @@ CDBS_BUILD_DEPENDS +=, node-uglify (>= 2), node-jake
CDBS_DEPENDS_$(pkg) = libjs-leaflet (>= 0.7.1)
CDBS_RECOMMENDS_$(pkg) = javascript-common
-#
-# Upstream tarball settings
-#
-
-DEB_UPSTREAM_URL = https://github.com/Leaflet/Leaflet.markercluster/archive
-DEB_UPSTREAM_TARBALL_BASENAME = v$(DEB_UPSTREAM_TARBALL_VERSION)
-DEB_UPSTREAM_TARBALL_SRCDIR = Leaflet.markercluster-$(DEB_UPSTREAM_TARBALL_VERSION)
-
-# Remove upstream shipped autogenerated files
-DEB_UPSTREAM_REPACKAGE_EXCLUDES = dist/*.js
-
-# Remove upstream shipped example data which have unclear licensing
-DEB_UPSTREAM_REPACKAGE_EXCLUDES += example/realworld.*.js
-
#
# Installation
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/leaflet-markercluster.git
More information about the Pkg-javascript-commits
mailing list