Discussion:
[php-geos] branch master updated (b18efda -> 729e570)
Bas Couwenberg
2018-01-28 20:39:16 UTC
Permalink
This is an automated email from the git hooks/post-receive script.

sebastic pushed a change to branch master
in repository php-geos.

from b18efda Update URLs for move from gogs to gitea.
new 2e766e1 Bump Standards-Version to 4.1.3, no changes.
new 67f3adb Change Section from web to php.
new 784ce42 Add autopkgtest to test installability.
new 729e570 FIx typo in lintian override.

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
debian/changelog | 3 +++
debian/control | 4 ++--
debian/source.lintian-overrides | 2 +-
debian/tests/control | 3 +++
4 files changed, 9 insertions(+), 3 deletions(-)
create mode 100644 debian/tests/control
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/php-geos.git
Bas Couwenberg
2018-01-28 20:39:17 UTC
Permalink
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository php-geos.

commit 2e766e1143e4b12b1e8fbfcf602307015aa553b5
Author: Bas Couwenberg <***@xs4all.nl>
Date: Sun Jan 28 21:19:06 2018 +0100

Bump Standards-Version to 4.1.3, no changes.
---
debian/changelog | 1 +
debian/control | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 5b89f40..fb690c0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
php-geos (1.0.0-3) UNRELEASED; urgency=medium

* Update URLs for move from gogs to gitea.
+ * Bump Standards-Version to 4.1.3, no changes.

-- Bas Couwenberg <***@debian.org> Thu, 21 Dec 2017 07:58:24 +0100

diff --git a/debian/control b/debian/control
index bbb6765..e3d5c4c 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 9),
libgeos-dev,
php-dev,
phpunit
-Standards-Version: 3.9.8
+Standards-Version: 4.1.3
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/php-geos.git
Vcs-Git: https://anonscm.debian.org/git/pkg-grass/php-geos.git
Homepage: https://git.osgeo.org/gitea/geos/php-geos/
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/php-geos.git
Bas Couwenberg
2018-01-28 20:39:17 UTC
Permalink
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository php-geos.

commit 67f3adbe479341a017087be332346f6dd5271a3e
Author: Bas Couwenberg <***@xs4all.nl>
Date: Sun Jan 28 21:30:11 2018 +0100

Change Section from web to php.
---
debian/changelog | 1 +
debian/control | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index fb690c0..ba52827 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ php-geos (1.0.0-3) UNRELEASED; urgency=medium

* Update URLs for move from gogs to gitea.
* Bump Standards-Version to 4.1.3, no changes.
+ * Change Section from web to php.

-- Bas Couwenberg <***@debian.org> Thu, 21 Dec 2017 07:58:24 +0100

diff --git a/debian/control b/debian/control
index e3d5c4c..885ac49 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Homepage: https://git.osgeo.org/gitea/geos/php-geos/

Package: php-geos
Architecture: any
-Section: web
+Section: php
Depends: ${php:Depends},
${shlibs:Depends},
${misc:Depends}
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/php-geos.git
Bas Couwenberg
2018-01-28 20:39:17 UTC
Permalink
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository php-geos.

commit 784ce422f7b81f321f6b828853ccc5272c2cff9f
Author: Bas Couwenberg <***@xs4all.nl>
Date: Sun Jan 28 21:30:27 2018 +0100

Add autopkgtest to test installability.
---
debian/changelog | 1 +
debian/tests/control | 3 +++
2 files changed, 4 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index ba52827..1302cec 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ php-geos (1.0.0-3) UNRELEASED; urgency=medium
* Update URLs for move from gogs to gitea.
* Bump Standards-Version to 4.1.3, no changes.
* Change Section from web to php.
+ * Add autopkgtest to test installability.

-- Bas Couwenberg <***@debian.org> Thu, 21 Dec 2017 07:58:24 +0100

diff --git a/debian/tests/control b/debian/tests/control
new file mode 100644
index 0000000..3b18c6d
--- /dev/null
+++ b/debian/tests/control
@@ -0,0 +1,3 @@
+# Test installability
+Depends: @
+Test-Command: /bin/true
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/php-geos.git
Bas Couwenberg
2018-01-28 20:39:17 UTC
Permalink
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository php-geos.

commit 729e570288147226b0edcf1fe31fd58928bf6a30
Author: Bas Couwenberg <***@xs4all.nl>
Date: Sun Jan 28 21:34:54 2018 +0100

FIx typo in lintian override.
---
debian/source.lintian-overrides | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/source.lintian-overrides b/debian/source.lintian-overrides
index 1cf4f9c..bc7815b 100644
--- a/debian/source.lintian-overrides
+++ b/debian/source.lintian-overrides
@@ -1,3 +1,3 @@
-# php-geos is a PECL extensions not a PEAR package.
+# php-geos is a PECL extension not a PEAR package.
php-geos source: pear-package-without-pkg-php-tools-builddep
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/php-geos.git
Loading...