[med-svn] [Git][med-team/condetri][master] 6 commits: Remove gbp-conf, cleanup watch file
Andreas Tille
gitlab at salsa.debian.org
Fri Apr 24 10:39:20 BST 2020
Andreas Tille pushed to branch master at Debian Med / condetri
Commits:
579ce0b4 by Andreas Tille at 2020-04-24T11:34:38+02:00
Remove gbp-conf, cleanup watch file
- - - - -
be348211 by Andreas Tille at 2020-04-24T11:35:17+02:00
routine-update: Standards-Version: 4.5.0
- - - - -
633d1d72 by Andreas Tille at 2020-04-24T11:35:17+02:00
routine-update: debhelper-compat 12
- - - - -
01e421bc by Andreas Tille at 2020-04-24T11:35:19+02:00
routine-update: Add salsa-ci file
- - - - -
cd10b55d by Andreas Tille at 2020-04-24T11:35:19+02:00
routine-update: Rules-Requires-Root: no
- - - - -
2c57b1d3 by Andreas Tille at 2020-04-24T11:39:07+02:00
Add TODO items
- - - - -
6 changed files:
- debian/changelog
- − debian/compat
- debian/control
- − debian/gbp.conf
- + debian/salsa-ci.yml
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,7 +1,9 @@
condetri (2.3-1) UNRELEASED; urgency=medium
* Initial release (Closes: #816925)
- * The package is not yet ready for upload.
- * Missing man pages.
+ TODO: The package is not yet ready for upload.
+ * Missing man pages.
+ * PDF is probably "binary without source" and should be removed
+ * Missing license for code
-- Steffen Moeller <moeller at debian.org> Sun, 06 Mar 2016 16:58:42 +0100
=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-11
=====================================
debian/control
=====================================
@@ -3,11 +3,12 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
Uploaders: Steffen Moeller <moeller at debian.org>
Section: science
Priority: optional
-Build-Depends: debhelper (>= 11~)
-Standards-Version: 4.2.1
+Build-Depends: debhelper-compat (= 12)
+Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/med-team/condetri
Vcs-Git: https://salsa.debian.org/med-team/condetri.git
Homepage: https://github.com/linneas/condetri/
+Rules-Requires-Root: no
Package: condetri
Architecture: all
=====================================
debian/gbp.conf deleted
=====================================
@@ -1,6 +0,0 @@
-[DEFAULT]
-upstream-branch = upstream
-debian-branch = master
-upstream-tag = upstream/%(version)s
-pristine-tar = True
-
=====================================
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/watch
=====================================
@@ -1,12 +1,3 @@
-version=3
+version=4
-# Uncomment to find new files on Github
-# - when using releases:
https://github.com/linneas/condetri/releases .*/archive/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
-
-# if tweaking of source is needed
-# \
-# debian debian/get-orig-source
-
-# if you need to repack and choose +dfsg prefix
-# opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,compress=xz" \
View it on GitLab: https://salsa.debian.org/med-team/condetri/-/compare/a1e43c5ce15df445f867d6ff08200e2634259de5...2c57b1d305201f6664371dd519633bb5cec7659a
--
View it on GitLab: https://salsa.debian.org/med-team/condetri/-/compare/a1e43c5ce15df445f867d6ff08200e2634259de5...2c57b1d305201f6664371dd519633bb5cec7659a
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/20200424/dafe72d0/attachment-0001.html>
More information about the debian-med-commit
mailing list