File: version.patch

package info (click to toggle)
lcov 2.3.2-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 3,464 kB
  • sloc: perl: 27,911; sh: 7,320; xml: 6,982; python: 1,152; makefile: 597; cpp: 520; ansic: 176
file content (17 lines) | stat: -rw-r--r-- 467 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Description: Fix version number update
 .version was not correctly updated on git checkin
Author: Alastair McKinstry <mckinstry@debian.org>
Bug-Origin: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1011531
Last-Updated: 2022-06-06
Forwarded: no

Index: lcov-2.3/.version
===================================================================
--- lcov-2.3.orig/.version
+++ lcov-2.3/.version
@@ -1,3 +1,3 @@
-VERSION=1.14
+VERSION=2.0
 RELEASE=1
-FULL=1.14
+FULL=2.0