[Pkg-javascript-commits] [Git][js-team/node-gauge][stretch-backports] 3 commits: Add a gbp.conf and point it to the stretch-backports branch

Ross Gammon gitlab at salsa.debian.org
Wed Sep 12 18:43:15 BST 2018


Ross Gammon pushed to branch stretch-backports at Debian JavaScript Maintainers / node-gauge


Commits:
d1855f6d by Ross Gammon at 2018-09-12T17:28:21Z
Add a gbp.conf and point it to the stretch-backports branch

- - - - -
aee4e962 by Ross Gammon at 2018-09-12T17:30:29Z
Switch Vcs URLs to salsa and add stretch-backports branch option

- - - - -
450db261 by Ross Gammon at 2018-09-12T17:34:22Z
Finalise changelog for stretch backports

- - - - -


3 changed files:

- debian/changelog
- debian/control
- + debian/gbp.conf


Changes:

=====================================
debian/changelog
=====================================
@@ -1,8 +1,14 @@
 node-gauge (2.7.4-1~bpo9+1) stretch-backports; urgency=medium
 
+  [ Ross Gammon ]
+  * Team upload
+  * Add a gbp.conf and point it to the stretch-backports branch
+  * Switch Vcs URLs to salsa and add stretch-backports branch option
+
+  [ Pirate Praveen ]
   * Rebuild for stretch-backports.
 
- -- Pirate Praveen <praveen at debian.org>  Tue, 01 May 2018 22:23:31 +0530
+ -- Ross Gammon <rossgammon at debian.org>  Wed, 12 Sep 2018 19:32:01 +0200
 
 node-gauge (2.7.4-1) unstable; urgency=low
 


=====================================
debian/control
=====================================
@@ -9,8 +9,8 @@ Build-Depends:
  , nodejs
 Standards-Version: 3.9.8
 Homepage: https://github.com/iarna/gauge
-Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-gauge.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-gauge.git
+Vcs-Git: https://salsa.debian.org/js-team/node-gauge.git -b stretch-backports
+Vcs-Browser: https://salsa.debian.org/js-team/node-gauge
 
 Package: node-gauge
 Architecture: all


=====================================
debian/gbp.conf
=====================================
@@ -0,0 +1,16 @@
+[DEFAULT]
+
+# The default name for the upstream branch is "upstream".
+# Change it if the name is different (for instance, "master").
+upstream-branch = upstream
+
+# The default name for the Debian branch is "master".
+# Change it if the name is different (for instance, "debian/unstable").
+debian-branch = stretch-backports
+
+# git-import-orig uses the following names for the upstream tags.
+# Change the value if you are not using git-import-orig
+upstream-tag = upstream/%(version)s
+
+# Always use pristine-tar.
+pristine-tar = True



View it on GitLab: https://salsa.debian.org/js-team/node-gauge/compare/e3dc8b4e4a6c182c3edb4800562dd34cbaffd756...450db2616ac35aaa1a7af5da6f3548e158fb5f4d

-- 
View it on GitLab: https://salsa.debian.org/js-team/node-gauge/compare/e3dc8b4e4a6c182c3edb4800562dd34cbaffd756...450db2616ac35aaa1a7af5da6f3548e158fb5f4d
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-javascript-commits/attachments/20180912/10f77c5c/attachment-0001.html>


More information about the Pkg-javascript-commits mailing list