Skip to content
Commits on Source (4)
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@debian.org> Wed, 02 May 2018 12:31:20 +0530
[ Pirate Praveen ]
* Rebuild for stretch-backports
-- Ross Gammon <rossgammon@debian.org> Sun, 09 Sep 2018 17:24:03 +0200
node-wide-align (1.1.0-1) unstable; urgency=low
......
......@@ -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
......
[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