[Git][debian-gis-team/epr-api][master] 3 commits: Remove unnecessary dh arguments

Antonio Valentino gitlab at salsa.debian.org
Sun Mar 4 08:16:05 UTC 2018


Antonio Valentino pushed to branch master at Debian GIS Project / epr-api


Commits:
8c979150 by Antonio Valentino at 2018-03-04T08:09:41+00:00
Remove unnecessary dh arguments

- - - - -
914597fe by Antonio Valentino at 2018-03-04T08:13:12+00:00
Add metadata file

- - - - -
608b7a89 by Antonio Valentino at 2018-03-04T08:14:11+00:00
Set distribution to unstable

- - - - -


3 changed files:

- debian/changelog
- debian/rules
- + debian/upstream/metadata


Changes:

=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-epr-api (2.3~dev20150708-4) UNRELEASED; urgency=medium
+epr-api (2.3~dev20150708-4) unstable; urgency=medium
 
   [ Antonio Valentino ]
   * debian/copyright
@@ -9,14 +9,16 @@ epr-api (2.3~dev20150708-4) UNRELEASED; urgency=medium
   * set compat to 11
   * debian/rules
     - drop override_dh_auto_build in .PHONY
+    - remove unnecessary dh arguments (--parallel)
   * debian/patches
     - refresh and renumber all patches
+  * Add metadata file.
 
   [ Bas Couwenberg ]
   * Bump Standards-Version to 4.1.3, no changes.
   * Don't use libjs-jquery for Doxygen docs.
 
- -- Antonio Valentino <antonio.valentino at tiscali.it>  Wed, 09 Aug 2017 15:49:54 +0000
+ -- Antonio Valentino <antonio.valentino at tiscali.it>  Sun, 04 Mar 2018 08:13:41 +0000
 
 epr-api (2.3~dev20150708-3) unstable; urgency=medium
 


=====================================
debian/rules
=====================================
--- a/debian/rules
+++ b/debian/rules
@@ -11,7 +11,7 @@ CMAKE_EXTRA_FLAGS += -DBUILD_DOCS:BOOL=ON -DBUILD_TESTS:BOOL=ON
 
 
 %:
-	dh $@ --buildsystem=cmake --builddirectory=build --parallel
+	dh $@ --buildsystem=cmake --builddirectory=build
 
 
 override_dh_auto_configure:


=====================================
debian/upstream/metadata
=====================================
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,6 @@
+---
+Bug-Database: https://github.com/bcdev/epr-api/issues
+Bug-Submit: https://github.com/bcdev/epr-api/issues/new
+Name: EPR-API
+Repository: https://github.com/bcdev/epr-api.git
+Repository-Browse: https://github.com/bcdev/epr-api



View it on GitLab: https://salsa.debian.org/debian-gis-team/epr-api/compare/e79650bacf2a937e11ec30fbabd0ec1ec24e106e...608b7a89d71878ab8832b2c614d97d5fe32f6d62

---
View it on GitLab: https://salsa.debian.org/debian-gis-team/epr-api/compare/e79650bacf2a937e11ec30fbabd0ec1ec24e106e...608b7a89d71878ab8832b2c614d97d5fe32f6d62
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-grass-devel/attachments/20180304/c4b820c0/attachment-0001.html>


More information about the Pkg-grass-devel mailing list