Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (4)
Add gbp.conf file pointing at the stretch-backports branch
· dc95a3b4
Ross Gammon
authored
Sep 09, 2018
dc95a3b4
Update URLs for salsa and add an optionfor the backports branch
· d84f1609
Ross Gammon
authored
Sep 09, 2018
d84f1609
Finalise changelog for stretch-backports
· 97398e68
Ross Gammon
authored
Sep 09, 2018
97398e68
Finalise changelog for stretch-backports
· 7bb64c62
Ross Gammon
authored
Sep 09, 2018
7bb64c62
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
7bb64c62
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
...
...
debian/control
View file @
7bb64c62
...
...
@@ -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 → 100644
View file @
7bb64c62
[
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