[Pkg-javascript-commits] [Git][js-team/node-has-unicode][stretch-backports] 3 commits: Update Vcs URLs to salsa and add option for stretch-backports branch

Ross Gammon gitlab at salsa.debian.org
Sun Sep 9 16:58:59 BST 2018


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


Commits:
424bbcbe by Ross Gammon at 2018-09-09T15:45:44Z
Update Vcs URLs to salsa and add option for stretch-backports branch

- - - - -
51e1d161 by Ross Gammon at 2018-09-09T15:47:49Z
Add a gbp.conf file to point gbp at the stretch-backports branch

- - - - -
a9364fa7 by Ross Gammon at 2018-09-09T15:52:49Z
Finalise changelog for stretch backports

- - - - -


3 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -1,8 +1,14 @@
 node-has-unicode (2.0.1-2~bpo9+1) stretch-backports; urgency=medium
 
+  [ Ross Gammon ]
+  * Team upload
+  * Update Vcs URLs to salsa and add option for stretch-backports branch
+  * Add a gbp.conf file to point gbp at the stretch-backports branch
+
+  [ Pirate Praveen ]
   * Rebuild for stretch-backports.
 
- -- Pirate Praveen <praveen at debian.org>  Wed, 02 May 2018 12:24:17 +0530
+ -- Ross Gammon <rossgammon at debian.org>  Sun, 09 Sep 2018 17:50:45 +0200
 
 node-has-unicode (2.0.1-2) unstable; urgency=medium
 


=====================================
debian/control
=====================================
@@ -9,8 +9,8 @@ Build-Depends:
  , nodejs
 Standards-Version: 4.0.0
 Homepage: https://github.com/iarna/has-unicode
-Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-has-unicode.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-has-unicode.git
+Vcs-Git: https://salsa.debian.org/js-team/node-has-unicode.git -b stretch-backports
+Vcs-Browser: https://salsa.debian.org/js-team/node-has-unicode
 
 Package: node-has-unicode
 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-has-unicode/compare/c764e87878ba1106488672120f2f2a766a7ac245...a9364fa756c6efb6d7d5c44724faac41b2bf15b6

-- 
View it on GitLab: https://salsa.debian.org/js-team/node-has-unicode/compare/c764e87878ba1106488672120f2f2a766a7ac245...a9364fa756c6efb6d7d5c44724faac41b2bf15b6
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/20180909/22f93a34/attachment-0001.html>


More information about the Pkg-javascript-commits mailing list