[Git][debian-gis-team/unarr][master] debian: patch: Update to correct version 1.0.1.

Alec leamas gitlab at salsa.debian.org
Wed Oct 10 11:15:34 BST 2018


Alec leamas pushed to branch master at Debian GIS Project / unarr


Commits:
0d9fd0ad by Alec Leamas at 2018-10-10T10:14:24Z
debian: patch: Update to correct version 1.0.1.

- - - - -


2 changed files:

- + debian/patches/0002-CMakeLists-Update-to-correct-version-1.0.1.patch
- debian/patches/series


Changes:

=====================================
debian/patches/0002-CMakeLists-Update-to-correct-version-1.0.1.patch
=====================================
@@ -0,0 +1,22 @@
+From: Alec Leamas <leamas.alec at gmail.com>
+Date: Wed, 10 Oct 2018 06:05:16 -0400
+Subject: CMakeLists: Update to correct version 1.0.1
+
+Patching as advised by upstream:
+https://github.com/selmf/unarr/issues/1
+---
+ CMakeLists.txt | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/CMakeLists.txt b/CMakeLists.txt
+index 254394f..71971e8 100644
+--- a/CMakeLists.txt
++++ b/CMakeLists.txt
+@@ -1,6 +1,6 @@
+ cmake_minimum_required(VERSION 3.3 FATAL_ERROR)
+ 
+-project(unarr VERSION 1.0.0 LANGUAGES C)
++project(unarr VERSION 1.0.1 LANGUAGES C)
+ set(PROJECT_DESCRIPTION
+   "A decompression library for rar, tar and zip files.")
+ 


=====================================
debian/patches/series
=====================================
@@ -1 +1,2 @@
 0001-Fix-spelling-errors.patch
+0002-CMakeLists-Update-to-correct-version-1.0.1.patch



View it on GitLab: https://salsa.debian.org/debian-gis-team/unarr/commit/0d9fd0ad375684987d71e98489aa89f17116fc94

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/unarr/commit/0d9fd0ad375684987d71e98489aa89f17116fc94
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20181010/e07613aa/attachment-0001.html>


More information about the Pkg-grass-devel mailing list