Update d/ch and add myself as an uploader
This commit is contained in:
parent
b4d85bffed
commit
db6e4bc45c
2 changed files with 26 additions and 1 deletions
24
debian/changelog
vendored
24
debian/changelog
vendored
|
@ -1,3 +1,27 @@
|
||||||
|
gitlab (11.10.4+dfsg-1) experimental; urgency=medium
|
||||||
|
|
||||||
|
[ Utkarsh Gupta ]
|
||||||
|
* New upstream version 11.10.4+dfsg
|
||||||
|
* Update d/changelog
|
||||||
|
* Update 0050-relax-stable-libs.patch
|
||||||
|
* Refresh d/patches
|
||||||
|
* Install graphql-tag via yarnpkg
|
||||||
|
* Update d/copyright to exclude pdf.*
|
||||||
|
* Add lintian-overrides for false-positive errors
|
||||||
|
* Update d/control to update gem versions
|
||||||
|
* Do not use --frozen-lockfile with yarnpkg
|
||||||
|
* Update d/upstream-file-list
|
||||||
|
* Make yarn.lock writable
|
||||||
|
* Add myself as an uploader
|
||||||
|
|
||||||
|
[ Abhijith PA ]
|
||||||
|
* remove embedded pdf.js and use libjs-pdf
|
||||||
|
|
||||||
|
[ Pirate Praveen ]
|
||||||
|
* Remove obsolete configuration files
|
||||||
|
|
||||||
|
-- Utkarsh Gupta <guptautkarsh2102@gmail.com> Sat, 18 May 2019 01:40:29 +0530
|
||||||
|
|
||||||
gitlab (11.8.9+dfsg-1) unstable; urgency=medium
|
gitlab (11.8.9+dfsg-1) unstable; urgency=medium
|
||||||
|
|
||||||
* Team upload
|
* Team upload
|
||||||
|
|
3
debian/control
vendored
3
debian/control
vendored
|
@ -5,7 +5,8 @@ Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.al
|
||||||
Uploaders: Cédric Boutillier <boutil@debian.org>,
|
Uploaders: Cédric Boutillier <boutil@debian.org>,
|
||||||
Pirate Praveen <praveen@debian.org>,
|
Pirate Praveen <praveen@debian.org>,
|
||||||
Balasankar C <balasankarc@autistici.org>,
|
Balasankar C <balasankarc@autistici.org>,
|
||||||
Sruthi Chandran <srud@disroot.org>
|
Sruthi Chandran <srud@disroot.org>,
|
||||||
|
Utkarsh Gupta <guptautkarsh2102@gmail.com>
|
||||||
Build-Depends: debhelper (>= 10~), gem2deb, bc
|
Build-Depends: debhelper (>= 10~), gem2deb, bc
|
||||||
Standards-Version: 4.3.0
|
Standards-Version: 4.3.0
|
||||||
Vcs-Git: https://salsa.debian.org/ruby-team/gitlab.git
|
Vcs-Git: https://salsa.debian.org/ruby-team/gitlab.git
|
||||||
|
|
Loading…
Reference in a new issue