[Git][debian-gis-team/tirex][master] 2 commits: changed to architecture `any` and renamed install and postinst files to match...
Felix Delattre
gitlab at salsa.debian.org
Tue Aug 25 21:38:08 BST 2020
Felix Delattre pushed to branch master at Debian GIS Project / tirex
Commits:
6f459b4e by Felix Delattre at 2020-08-25T20:37:12+00:00
changed to architecture `any` and renamed install and postinst files to match main package name tirex-master
- - - - -
bc7f6888 by Felix Delattre at 2020-08-25T20:37:31+00:00
adjusted license to upstream declaration
- - - - -
4 changed files:
- debian/control
- debian/copyright
- debian/tirex-core.install → debian/tirex-master.install
- debian/tirex-core.postinst → debian/tirex-master.postinst
Changes:
=====================================
debian/control
=====================================
@@ -7,13 +7,14 @@ Build-Depends: debhelper (>= 10~),
libboost-program-options-dev,
libmapnik-dev,
Standards-Version: 4.5.0
+Rules-Requires-Root: no
Homepage: http://wiki.openstreetmap.org/wiki/Tirex
Vcs-Browser: https://salsa.debian.org/debian-gis-team/libapache2-mod-tile
Vcs-Git: https://salsa.debian.org/debian-gis-team/tirex.git
Package: tirex-master
Section: web
-Architecture: all
+Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
libjson-perl,
@@ -31,7 +32,7 @@ Description: Tirex raster tile rendering system
Package: tirex-backend-mapnik
Section: utils
-Architecture: all
+Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
tirex-core,
=====================================
debian/copyright
=====================================
@@ -6,26 +6,27 @@ Upstream-Contact: Frederik Ramm <frederik.ramm at geofabrik.de>
Files: *
Copyright: (c) 2010..2020 Frederik Ramm <frederik.ramm at geofabrik.de>
Jochen Topf <jochen.topf at geofabrik.de>
-License: GPL-3
+License: GPL-2+
Files: debian/*
Copyright: 2010..2020 Frederik Ramm <frederik.ramm at geofabrik.de>
Felix Delattre <felix at delattre.de>
-License: GPL-3
+License: GPL-2+
-License: GPL-3
- This program is free software: you can redistribute it and/or modify
+License: GPL-2+
+ This package is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
- the Free Software Foundation, version 3 only.
+ the Free Software Foundation; either version 2 of the License, or
+ (at your option) any later version.
.
- This program is distributed in the hope that it will be useful,
+ This package is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
.
You should have received a copy of the GNU General Public License
- along with this program. If not, see <http://www.gnu.org/licenses/>.
+ along with this package; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
.
- On Debian systems, the full text of the GNU General Public
- License version 3 can be found in the file
- `/usr/share/common-licenses/GPL-3'.
+ On Debian systems, the complete text of the GNU General Public License
+ version 2 or later can be found in `/usr/share/common-licenses/GPL-2'.
=====================================
debian/tirex-core.install → debian/tirex-master.install
=====================================
=====================================
debian/tirex-core.postinst → debian/tirex-master.postinst
=====================================
View it on GitLab: https://salsa.debian.org/debian-gis-team/tirex/-/compare/9c186d56569033e7e720c977eb3f218776f4712a...bc7f6888f7c95d68be09ccfe9c704efc8c3308fe
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/tirex/-/compare/9c186d56569033e7e720c977eb3f218776f4712a...bc7f6888f7c95d68be09ccfe9c704efc8c3308fe
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/20200825/fd35b7e8/attachment-0001.html>
More information about the Pkg-grass-devel
mailing list