Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (3)
Update Vcs URLs to salsa and add option for stretch-backports branch
· 424bbcbe
Ross Gammon
authored
Sep 09, 2018
424bbcbe
Add a gbp.conf file to point gbp at the stretch-backports branch
· 51e1d161
Ross Gammon
authored
Sep 09, 2018
51e1d161
Finalise changelog for stretch backports
· a9364fa7
Ross Gammon
authored
Sep 09, 2018
a9364fa7
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
a9364fa7
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@debian.org> Wed, 02 May 2018 12:24:17
+0
53
0
--
Ross Gammon <rossgammon@debian.org> Sun, 09 Sep 2018 17:50:45
+0
20
0
node-has-unicode (2.0.1-2) unstable; urgency=medium
...
...
debian/control
View file @
a9364fa7
...
...
@@ -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 → 100644
View file @
a9364fa7
[
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