[Git][debian-gis-team/pygac][master] 3 commits: Correctly install the configuration file
Antonio Valentino
gitlab at salsa.debian.org
Thu Aug 1 06:53:30 BST 2019
Antonio Valentino pushed to branch master at Debian GIS Project / pygac
Commits:
fa99cdad by Antonio Valentino at 2019-08-01T05:36:26Z
Correctly install the configuration file
- - - - -
310019b9 by Antonio Valentino at 2019-08-01T05:47:57Z
Set compat to 12
- - - - -
ca7d76a2 by Antonio Valentino at 2019-08-01T05:49:06Z
Set distribution to unstablewq
- - - - -
5 changed files:
- debian/changelog
- − debian/compat
- debian/control
- − debian/install
- debian/python3-pygac.install
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+pygac (1.1.0-3) unstable; urgency=medium
+
+ * Correctly install the configuration file (Closes: #933536).
+ * Set compat to 12.
+
+ -- Antonio Valentino <antonio.valentino at tiscali.it> Thu, 01 Aug 2019 05:48:49 +0000
+
pygac (1.1.0-2) unstable; urgency=medium
* Team upload.
=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-11
=====================================
debian/control
=====================================
@@ -2,9 +2,9 @@ Source: pygac
Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
Uploaders: Antonio Valentino <antonio.valentino at tiscali.it>
Section: python
-Priority: optional
Testsuite: autopkgtest-pkg-python
-Build-Depends: debhelper (>= 11),
+Priority: optional
+Build-Depends: debhelper-compat (= 12),
dh-python,
cython3,
python3-all-dev,
=====================================
debian/install deleted
=====================================
@@ -1 +0,0 @@
-debian/pygac.cfg etc
=====================================
debian/python3-pygac.install
=====================================
@@ -1,3 +1,3 @@
usr/lib/python3*/dist-packages/pygac*
usr/share/pygac/*
-etc/pygac*
+debian/pygac.cfg etc
View it on GitLab: https://salsa.debian.org/debian-gis-team/pygac/compare/06497812d12dd67062b4a3eae3836c23739e0a02...ca7d76a25a2902292ccee4e5cce2dff9c984a147
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/pygac/compare/06497812d12dd67062b4a3eae3836c23739e0a02...ca7d76a25a2902292ccee4e5cce2dff9c984a147
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/20190801/1fa32560/attachment-0001.html>
More information about the Pkg-grass-devel
mailing list