forked from anitagraser/pgRoutingLayer
-
-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
changed the metadata.txt with correct one
- Loading branch information
Showing
1 changed file
with
8 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,22 @@ | ||
[general] | ||
name=pgRoutingLayer | ||
description=Dockable widget that adds pgRouting layers | ||
about=Dockable widget that adds pgRouting layers | ||
version=2.1.0 | ||
qgisMinimumVersion=1.8 | ||
qgisMinimumVersion=2.0 | ||
qgisMaximumVersion=2.99 | ||
author=Anita Graser, Ko Nagase, Vicky Vergara | ||
[email protected] | ||
changelog=2.1 | ||
- port to pgrouting 2.1 API by Vicky Vergara | ||
changelog=2.0 | ||
changelog=2.1.0 | ||
- change support sites | ||
- port to pgRouting 2.1 API by pgRouting team | ||
- drop QGIS 1.8 support | ||
2.0.0 | ||
- port to 2.0 API by Ko Nagase | ||
tags=pgRouting,PostGIS,routing,network analysis | ||
icon=icon.png | ||
experimental=True | ||
homepage=https://github.com/pgRouting/pgRoutingLayer/wiki | ||
tracker==https://github.com/pgRouting/pgRoutingLayer | ||
tracker=https://github.com/pgRouting/pgRoutingLayer | ||
repository=https://github.com/pgRouting/pgRoutingLayer | ||
category=Database |
b31141a
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do you already have access to publish the new version on plugins.qgis.org? Or should I do it?
b31141a
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I tried, it tells me that I can not change it, Nagase San is going to try
b31141a
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You need to be registered as a maintainer of the plugin. Not sure if anyone except me currently has access.
b31141a
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I tried it, but got the following message.
@anitagraser
Okay.
From the results, I think that we don't have permission.
b31141a
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@anitagraser
We will need your help for this task
b31141a
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@sanak @cvvergara I've uploaded the new version and added you both as owners http://plugins.qgis.org/plugins/pgRoutingLayer/
Next time, you should be able to upload it yourself.
b31141a
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@anitagraser
Okay, thanks!