[DRE-commits] [gitlab] 04/05: remove linting tasks

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Wed Nov 30 13:54:35 UTC 2016


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

praveen pushed a commit to branch master
in repository gitlab.

commit 7f114369bb9db299f5092c7d624df249ca9ec04f
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Wed Nov 30 16:31:35 2016 +0530

    remove linting tasks
---
 debian/changelog | 5 +++--
 debian/copyright | 3 +++
 debian/watch     | 2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 8221932..156d927 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,8 @@
-gitlab (8.13.6+dfsg1-4) unstable; urgency=medium
+gitlab (8.13.6+dfsg2-1) unstable; urgency=medium
 
   * Run tests with RAILS_ENV=test
-  * Relax dependency on ruby-grape-entity 
+  * Relax dependency on ruby-grape-entity
+  * Remove tasks related to linting from orig.tar 
 
  -- Pirate Praveen <praveen at debian.org>  Wed, 30 Nov 2016 16:15:29 +0530
 
diff --git a/debian/copyright b/debian/copyright
index 3d1ff8d..a7f175b 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -6,6 +6,9 @@ Files-Excluded:
     vendor/assets/javascripts/jquery.cookie.js
     vendor/assets/javascripts/vue-resource.min.js
     vendor/assets/javascripts/vue.min.js
+    lib/tasks/haml-lint.rake
+    lib/tasks/rubocop.rake
+    lib/tasks/scss-lint.rake
 
 Files: *
 Copyright: 2011-2015 GitLab B.V.
diff --git a/debian/watch b/debian/watch
index 5783867..2370ecd 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,6 +1,6 @@
 version=3
 opts=\
-repacksuffix=+dfsg1,\
+repacksuffix=+dfsg2,\
 repack,compression=xz,\
 uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha|b|a)\d*)$/$1~$2/,\
 filenamemangle=s/.*=v(.*)/gitlab-$1.tar.gz/,\

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/gitlab.git



More information about the Pkg-ruby-extras-commits mailing list