[med-svn] [Git][med-team/aeskulap][master] 9 commits: Drop libgconf2-dev from Build-Depends
Andreas Tille
gitlab at salsa.debian.org
Wed Apr 29 14:06:38 BST 2020
Andreas Tille pushed to branch master at Debian Med / aeskulap
Commits:
a26b8f62 by Andreas Tille at 2020-04-29T14:35:42+02:00
Drop libgconf2-dev from Build-Depends
- - - - -
bdcae9ce by Andreas Tille at 2020-04-29T14:40:51+02:00
Fix Github URL in d/watch
- - - - -
108cf710 by Andreas Tille at 2020-04-29T14:41:33+02:00
routine-update: Standards-Version: 4.5.0
- - - - -
8bd2266f by Andreas Tille at 2020-04-29T14:41:33+02:00
routine-update: debhelper-compat 12
- - - - -
f13d3d24 by Andreas Tille at 2020-04-29T14:41:38+02:00
routine-update: Add salsa-ci file
- - - - -
ef485db7 by Andreas Tille at 2020-04-29T14:41:38+02:00
routine-update: Rules-Requires-Root: no
- - - - -
137c7b73 by Andreas Tille at 2020-04-29T14:41:43+02:00
Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse.
Fixes: lintian: upstream-metadata-missing-bug-tracking
See-also: https://lintian.debian.org/tags/upstream-metadata-missing-bug-tracking.html
Fixes: lintian: upstream-metadata-missing-repository
See-also: https://lintian.debian.org/tags/upstream-metadata-missing-repository.html
- - - - -
17db2482 by Andreas Tille at 2020-04-29T14:41:43+02:00
Remove obsolete fields Contact, Name from debian/upstream/metadata (already present in machine-readable debian/copyright).
- - - - -
a151b182 by Andreas Tille at 2020-04-29T14:48:22+02:00
routine-update: Ready to upload to unstable
- - - - -
6 changed files:
- debian/changelog
- − debian/compat
- debian/control
- + debian/salsa-ci.yml
- debian/upstream/metadata
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,19 @@
+aeskulap (0.2.2-beta2+git20190406.ef77f01-2) unstable; urgency=medium
+
+ * Drop libgconf2-dev from Build-Depends
+ Closes: #885035
+ * Fix Github URL in d/watch
+ * Standards-Version: 4.5.0 (routine-update)
+ * debhelper-compat 12 (routine-update)
+ * Add salsa-ci file (routine-update)
+ * Rules-Requires-Root: no (routine-update)
+ * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
+ Repository-Browse.
+ * Remove obsolete fields Contact, Name from debian/upstream/metadata
+ (already present in machine-readable debian/copyright).
+
+ -- Andreas Tille <tille at debian.org> Wed, 29 Apr 2020 14:41:43 +0200
+
aeskulap (0.2.2-beta2+git20190406.ef77f01-1) unstable; urgency=medium
* New upstream version 0.2.2-beta2+git20190406.ef77f01
=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-11
=====================================
debian/control
=====================================
@@ -4,18 +4,18 @@ Uploaders: Andreas Tille <tille at debian.org>,
Gert Wollny <gewo at debian.org>
Section: science
Priority: optional
-Build-Depends: debhelper (>= 11~),
+Build-Depends: debhelper-compat (= 12),
libgtkmm-2.4-dev,
- libgconf2-dev,
libglademm-2.4-dev,
libwrap0-dev,
intltool,
libdcmtk-dev,
libtiff-dev
-Standards-Version: 4.2.1
+Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/med-team/aeskulap
Vcs-Git: https://salsa.debian.org/med-team/aeskulap.git
Homepage: http://aeskulap.nongnu.org
+Rules-Requires-Root: no
Package: aeskulap
Architecture: any
=====================================
debian/salsa-ci.yml
=====================================
@@ -0,0 +1,4 @@
+---
+include:
+ - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml
+ - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml
=====================================
debian/upstream/metadata
=====================================
@@ -1,4 +1,5 @@
Archive: GitHub
-Contact: Alexander Pipelka <pipelka at teleweb.at>
-Name: Aeskulap
-Repository: https://github.com/pipelka/aeskulap
+Bug-Database: https://github.com/pipelka/aeskulap/issues
+Bug-Submit: https://github.com/pipelka/aeskulap/issues/new
+Repository: https://github.com/pipelka/aeskulap.git
+Repository-Browse: https://github.com/pipelka/aeskulap
=====================================
debian/watch
=====================================
@@ -3,4 +3,4 @@ version=4
# v--- this should rather be a '~beta' but than we would need an epoch. Delay the need until upstream does a real release
# opts="uversionmangle=s/-/./g;s/[.-]beta(\d)/-beta$1/"
opts="mode=git,pretty=0.2.2-beta2+git%cd.%h,compression=xz" \
- https://github.com/jenslody/aeskulap.git HEAD
+ https://github.com/pipelka/aeskulap.git HEAD
View it on GitLab: https://salsa.debian.org/med-team/aeskulap/-/compare/d1a9f618a32169ca67e30a54299450f744ec49b3...a151b182c09f9ede2397476968e156e1d3a3c71e
--
View it on GitLab: https://salsa.debian.org/med-team/aeskulap/-/compare/d1a9f618a32169ca67e30a54299450f744ec49b3...a151b182c09f9ede2397476968e156e1d3a3c71e
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/debian-med-commit/attachments/20200429/00740c71/attachment-0001.html>
More information about the debian-med-commit
mailing list