Fix patch field and close bug
This commit is contained in:
parent
20fe75e0a5
commit
9a39874ad4
2 changed files with 4 additions and 26 deletions
2
debian/changelog
vendored
2
debian/changelog
vendored
|
@ -1,7 +1,7 @@
|
|||
gitlab (12.0.9-2) experimental; urgency=medium
|
||||
|
||||
* Update d/control to update asciidoctor
|
||||
* Add patch to bump asciidoctor
|
||||
* Add patch to bump asciidoctor (Closes: #940814)
|
||||
|
||||
-- Utkarsh Gupta <guptautkarsh2102@gmail.com> Mon, 16 Sep 2019 22:37:08 +0530
|
||||
|
||||
|
|
28
debian/patches/0850-bump-asciidoctor.patch
vendored
28
debian/patches/0850-bump-asciidoctor.patch
vendored
|
@ -1,29 +1,7 @@
|
|||
Description: <short summary of the patch>
|
||||
TODO: Put a short summary on the line above and replace this paragraph
|
||||
with a longer explanation of this change. Complete the meta-information
|
||||
with other relevant fields (see below for details). To make it easier, the
|
||||
information below has been extracted from the changelog. Adjust it or drop
|
||||
it.
|
||||
.
|
||||
gitlab (12.0.9-1) experimental; urgency=high
|
||||
.
|
||||
* Team Upload
|
||||
* New upstream version 12.0.9 (Closes: #940007)
|
||||
(Fixes: CVE-2019-16170)
|
||||
Author: Nilesh <npatra974@gmail.com>
|
||||
Bug-Debian: https://bugs.debian.org/940007
|
||||
|
||||
---
|
||||
The information above should follow the Patch Tagging Guidelines, please
|
||||
checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
|
||||
are templates for supplementary fields that you might want to add:
|
||||
|
||||
Origin: <vendor|upstream|other>, <url of original patch>
|
||||
Bug: <url in upstream bugtracker>
|
||||
Bug-Debian: https://bugs.debian.org/<bugnumber>
|
||||
Bug-Ubuntu: https://launchpad.net/bugs/<bugnumber>
|
||||
Forwarded: <no|not-needed|url proving that it has been forwarded>
|
||||
Reviewed-By: <name and email of someone who approved the patch>
|
||||
Author: Utkarsh Gupta <guptautkarsh2102@gmail.com>
|
||||
Origin: https://gitlab.com/gitlab-org/gitlab-foss/commit/c2ef8589e3b010dcf27adb31dea3ffe72d7a3f6d
|
||||
Bug-Debian: https://bugs.debian.org/940814
|
||||
Last-Update: 2019-09-16
|
||||
|
||||
--- a/Gemfile
|
||||
|
|
Loading…
Reference in a new issue