[med-svn] [Git][med-team/hunspell-en-med][master] 9 commits: routine-update: Standards-Version: 4.5.0
Andreas Tille
gitlab at salsa.debian.org
Tue May 5 06:02:49 BST 2020
Andreas Tille pushed to branch master at Debian Med / hunspell-en-med
Commits:
3f2b553a by Andreas Tille at 2020-05-05T06:54:47+02:00
routine-update: Standards-Version: 4.5.0
- - - - -
9eeb8499 by Andreas Tille at 2020-05-05T06:54:48+02:00
routine-update: debhelper-compat 12
- - - - -
94e4a083 by Andreas Tille at 2020-05-05T06:54:56+02:00
R-U: Trailing whitespace in debian/rules
- - - - -
8d843c85 by Andreas Tille at 2020-05-05T06:54:56+02:00
routine-update: Add salsa-ci file
- - - - -
209c10cd by Andreas Tille at 2020-05-05T06:54:57+02:00
routine-update: Rules-Requires-Root: no
- - - - -
fa2d7e20 by Andreas Tille at 2020-05-05T06:55:05+02:00
Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse.
Fixes: lintian: upstream-metadata-file-is-missing
See-also: https://lintian.debian.org/tags/upstream-metadata-file-is-missing.html
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
- - - - -
e2df91e0 by Andreas Tille at 2020-05-05T06:56:43+02:00
Upload to unstable
- - - - -
577b8cbc by Andreas Tille at 2020-05-05T06:58:02+02:00
Section: localization
- - - - -
c06c7a27 by Andreas Tille at 2020-05-05T06:58:25+02:00
Team upload
- - - - -
6 changed files:
- debian/changelog
- − debian/compat
- debian/control
- debian/rules
- + debian/salsa-ci.yml
- + debian/upstream/metadata
Changes:
=====================================
debian/changelog
=====================================
@@ -1,8 +1,20 @@
-hunspell-en-med (0.0.20140410-2) UNRELEASED; urgency=medium
+hunspell-en-med (0.0.20140410-2) unstable; urgency=medium
+ [ Pranav Ballaney ]
+ * Team upload
* Add hunspell as a dependency
* Add autopkgtests and install test script
+ [ Andreas Tille ]
+ * Standards-Version: 4.5.0 (routine-update)
+ * debhelper-compat 12 (routine-update)
+ * Remove trailing whitespace in debian/rules (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.
+ * Section: localization
+
-- Pranav Ballaney <ballaneypranav at gmail.com> Mon, 04 May 2020 04:44:30 +0530
hunspell-en-med (0.0.20140410-1) unstable; urgency=medium
=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-11
=====================================
debian/control
=====================================
@@ -2,14 +2,15 @@ Source: hunspell-en-med
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
Uploaders: Sukhbir Singh <sukhbir.in at gmail.com>,
Andreas Tille <tille at debian.org>
-Section: text
+Section: localization
Priority: optional
-Build-Depends: debhelper (>= 11~)
+Build-Depends: debhelper-compat (= 12)
Build-Depends-Indep: dictionaries-common-dev
-Standards-Version: 4.1.4
+Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/med-team/hunspell-en-med
Vcs-Git: https://salsa.debian.org/med-team/hunspell-en-med.git
Homepage: http://www.e-medtools.com/Hunspel_openmedspel.html
+Rules-Requires-Root: no
Package: hunspell-en-med
Architecture: all
=====================================
debian/rules
=====================================
@@ -1,7 +1,7 @@
#!/usr/bin/make -f
%:
- dh $@
+ dh $@
override_dh_auto_install:
installdeb-hunspell
=====================================
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
=====================================
@@ -0,0 +1,4 @@
+Bug-Database: https://github.com/Glutanimate/hunspell-en-med-glut/issues
+Bug-Submit: https://github.com/Glutanimate/hunspell-en-med-glut/issues/new
+Repository: https://github.com/Glutanimate/hunspell-en-med-glut.git
+Repository-Browse: https://github.com/Glutanimate/hunspell-en-med-glut
View it on GitLab: https://salsa.debian.org/med-team/hunspell-en-med/-/compare/4540011d0c849dadb65ad34e28f324aacefc27c7...c06c7a2766052b5f160ea363b4b33e50c83d5da5
--
View it on GitLab: https://salsa.debian.org/med-team/hunspell-en-med/-/compare/4540011d0c849dadb65ad34e28f324aacefc27c7...c06c7a2766052b5f160ea363b4b33e50c83d5da5
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/20200505/4a432fc1/attachment-0001.html>
More information about the debian-med-commit
mailing list