Skip to content
GitLab
Explore
Sign in
Register
Commits on Source
3
Add a gbp.conf and point it to the stretch-backports branch
· d1855f6d
Ross Gammon
authored
Sep 12, 2018
d1855f6d
Switch Vcs URLs to salsa and add stretch-backports branch option
· aee4e962
Ross Gammon
authored
Sep 12, 2018
aee4e962
Finalise changelog for stretch backports
· 450db261
Ross Gammon
authored
Sep 12, 2018
450db261
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
450db261
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@debian.org> Tue, 01 May 2018 22:23:3
1 +0
53
0
--
Ross Gammon <rossgammon@debian.org> Wed, 12 Sep 2018 19:32:0
1 +0
20
0
node-gauge (2.7.4-1) unstable; urgency=low
...
...
debian/control
View file @
450db261
...
...
@@ -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 → 100644
View file @
450db261
[
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