[Pkg-javascript-commits] [Git][js-team/node-wide-align][stretch-backports] 4 commits: Add gbp.conf file pointing at the stretch-backports branch
Ross Gammon
gitlab at salsa.debian.org
Sun Sep 9 16:40:36 BST 2018
Ross Gammon pushed to branch stretch-backports at Debian JavaScript Maintainers / node-wide-align
Commits:
dc95a3b4 by Ross Gammon at 2018-09-09T14:55:40Z
Add gbp.conf file pointing at the stretch-backports branch
- - - - -
d84f1609 by Ross Gammon at 2018-09-09T15:00:16Z
Update URLs for salsa and add an optionfor the backports branch
- - - - -
97398e68 by Ross Gammon at 2018-09-09T15:25:02Z
Finalise changelog for stretch-backports
- - - - -
7bb64c62 by Ross Gammon at 2018-09-09T15:39:08Z
Finalise changelog for stretch-backports
- - - - -
3 changed files:
- debian/changelog
- debian/control
- + debian/gbp.conf
Changes:
=====================================
debian/changelog
=====================================
@@ -1,8 +1,14 @@
node-wide-align (1.1.0-1~bpo9+1) stretch-backports; urgency=medium
- * Rebuild for stretch-backports.
+ [ Ross Gammon ]
+ * Team upload
+ * Add gbp.conf file pointing at the stretch-backports branch
+ * Update URLs for salsa and add an option for the backports branch
- -- Pirate Praveen <praveen at debian.org> Wed, 02 May 2018 12:31:20 +0530
+ [ Pirate Praveen ]
+ * Rebuild for stretch-backports
+
+ -- Ross Gammon <rossgammon at debian.org> Sun, 09 Sep 2018 17:24:03 +0200
node-wide-align (1.1.0-1) unstable; urgency=low
=====================================
debian/control
=====================================
@@ -9,8 +9,8 @@ Build-Depends:
, nodejs
Standards-Version: 3.9.8
Homepage: https://github.com/iarna/wide-align#readme
-Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-wide-align.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-wide-align.git
+Vcs-Git: https://salsa.debian.org/js-team/node-wide-align.git -b stretch-backports
+Vcs-Browser: https://salsa.debian.org/js-team/node-wide-align
Package: node-wide-align
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-wide-align/compare/9dc6f3dd374d0589745c62806e309d954ef80c61...7bb64c62e92caa6807a29665d001e1c92c0e60a3
--
View it on GitLab: https://salsa.debian.org/js-team/node-wide-align/compare/9dc6f3dd374d0589745c62806e309d954ef80c61...7bb64c62e92caa6807a29665d001e1c92c0e60a3
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/14cec7f0/attachment-0001.html>
More information about the Pkg-javascript-commits
mailing list