[med-svn] [Git][med-team/amide][master] 6 commits: Trim trailing whitespace.

Michael R. Crusoe gitlab at salsa.debian.org
Wed Apr 29 05:02:05 BST 2020



Michael R. Crusoe pushed to branch master at Debian Med / amide


Commits:
2f69796a by Debian Janitor at 2020-04-27T07:09:37+00:00
Trim trailing whitespace.

Fixes: lintian: file-contains-trailing-whitespace
See-also: https://lintian.debian.org/tags/file-contains-trailing-whitespace.html

- - - - -
72548478 by Debian Janitor at 2020-04-27T07:10:13+00:00
Use versioned copyright format URI.

Fixes: lintian: unversioned-copyright-format-uri
See-also: https://lintian.debian.org/tags/unversioned-copyright-format-uri.html

- - - - -
edb93de8 by Debian Janitor at 2020-04-27T07:10:50+00:00
Wrap long lines in changelog entries: 0.8.21-3.

Fixes: lintian: debian-changelog-line-too-long
See-also: https://lintian.debian.org/tags/debian-changelog-line-too-long.html

- - - - -
ef1f4fe7 by Debian Janitor at 2020-04-27T07:11:30+00:00
Set debhelper-compat version in Build-Depends.

Fixes: lintian: uses-debhelper-compat-file
See-also: https://lintian.debian.org/tags/uses-debhelper-compat-file.html

- - - - -
706259c7 by Debian Janitor at 2020-04-27T07:12:24+00:00
Set upstream metadata fields: Name (from ./configure), Repository.

Fixes: lintian: upstream-metadata-missing-repository
See-also: https://lintian.debian.org/tags/upstream-metadata-missing-repository.html

- - - - -
c542fedc by Debian Janitor at 2020-04-27T07:13:06+00:00
Fix day-of-week for changelog entries 0.9.1-4, 0.8.22-1, 0.8.21-4.

Fixes: lintian: debian-changelog-has-wrong-day-of-week
See-also: https://lintian.debian.org/tags/debian-changelog-has-wrong-day-of-week.html

- - - - -


5 changed files:

- debian/changelog
- − debian/compat
- debian/control
- debian/copyright
- debian/upstream/metadata


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,14 @@
+amide (1.0.5-14) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Use versioned copyright format URI.
+  * Wrap long lines in changelog entries: 0.8.21-3.
+  * Set debhelper-compat version in Build-Depends.
+  * Set upstream metadata fields: Name (from ./configure), Repository.
+  * Fix day-of-week for changelog entries 0.9.1-4, 0.8.22-1, 0.8.21-4.
+
+ -- Debian Janitor <janitor at jelmer.uk>  Mon, 27 Apr 2020 07:09:23 +0000
+
 amide (1.0.5-13) unstable; urgency=medium
 
   [ Steffen Moeller ]
@@ -40,7 +51,7 @@ amide (1.0.5-10) unstable; urgency=medium
 amide (1.0.5-9) unstable; urgency=medium
 
   * d/rules, d/p: Disable gconf and gnome-vfs, Closes: #868383
-  * d/control: remove build dep on libgnomeui 
+  * d/control: remove build dep on libgnomeui
   * d/control: update standards to 4.1.2 (no changes)
   * d/NEWS: Add a news entry to inform about loss of old configs
 
@@ -49,11 +60,11 @@ amide (1.0.5-9) unstable; urgency=medium
 amide (1.0.5-8) unstable; urgency=medium
 
   [ Gert Wollny ]
-  * remove autdated gnome macros and switch to yelp 
+  * remove autdated gnome macros and switch to yelp
     Closes: #830051
-  * remove dependencies that are default with dh 10 
-  * disable GTK-DOC test since libarary documentation is not 
-    build 
+  * remove dependencies that are default with dh 10
+  * disable GTK-DOC test since libarary documentation is not
+    build
   * update my uploader address
 
   [ Andreas Tille ]
@@ -61,7 +72,7 @@ amide (1.0.5-8) unstable; urgency=medium
   * Move packaging from SVN to Git
 
   [ Gert Wollny ]
-  * 
+  *
 
  -- Gert Wollny <gewo at debian.org>  Sun, 24 Sep 2017 12:22:10 +0000
 
@@ -86,7 +97,7 @@ amide (1.0.5-5) unstable; urgency=medium
 
   * d/patches/gsl_2x.patch: Fix compilation against GSL >= 2.0
     Closes: #805748
-  * Update build dependency from libgsl0-dev to libgsl-dev 
+  * Update build dependency from libgsl0-dev to libgsl-dev
     (Thanks: Bas Couwenberg)
 
  -- Gert Wollny <gw.fossdev at gmail.com>  Sun, 22 Nov 2015 14:31:55 +0100
@@ -95,8 +106,8 @@ amide (1.0.5-4) unstable; urgency=medium
 
   * Add patch to support ffmpeg-2.9, Closes: #803798
     Thanks to Andreas Cadhalpun
-  * d/control: Change dependency from libdcmtk2-dev to libdcmtk-dev 
-  * Remove d/amide.menu since this is now handled by the .desktop file 
+  * d/control: Change dependency from libdcmtk2-dev to libdcmtk-dev
+  * Remove d/amide.menu since this is now handled by the .desktop file
     Quells lintian warning: command-in-menu-file-and-desktop-file
 
  -- Gert Wollny <gw.fossdev at gmail.com>  Tue, 03 Nov 2015 13:42:42 +0100
@@ -159,7 +170,7 @@ amide (1.0.1-1) unstable; urgency=low
     - Fixed Vcs-Svn
     - Removed quilt from Build-Depends
   * debian/install: Make use of dh_install
-  * debian/rules: 
+  * debian/rules:
     - Remove unknown option --enable-rpm-install from configure
       arguments
     - rewritten to make use of
@@ -234,7 +245,7 @@ amide (0.9.1-4) unstable; urgency=low
    * debugging symbols disabled
    * debian/copyright: is now machine-interpretable
 
- -- Dominique Belhachemi <domibel at cs.tu-berlin.de>  Wed, 19 Feb 2009 09:21:05 -0500
+ -- Dominique Belhachemi <domibel at cs.tu-berlin.de>  Thu, 19 Feb 2009 09:21:05 -0500
 
 amide (0.9.1-3) unstable; urgency=low
 
@@ -275,19 +286,20 @@ amide (0.8.22-1) unstable; urgency=low
    * Back to menu-1 format
    * all changes can be found in debian/patches folder
 
- -- Dominique Belhachemi <domibel at cs.tu-berlin.de>  Sat, 23 Nov 2007 19:13:12 +0200
+ -- Dominique Belhachemi <domibel at cs.tu-berlin.de>  Fri, 23 Nov 2007 19:13:12 +0200
 
 
 amide (0.8.21-4) unstable; urgency=low
 
   * debian/control: libniftiio1-dev dependency is updated
 
- -- Dominique Belhachemi <domibel at cs.tu-berlin.de>  Mon, 16 Sep 2007 22:10:46 +0200
+ -- Dominique Belhachemi <domibel at cs.tu-berlin.de>  Sun, 16 Sep 2007 22:10:46 +0200
 
 
 amide (0.8.21-3) unstable; urgency=low
 
-  * debian/copyright : Add documentation license (GFDL) without optional features.
+  * debian/copyright : Add documentation license (GFDL) without optional
+    features.
 
  -- Dominique Belhachemi <domibel at cs.tu-berlin.de>  Sat, 28 Jul 2007 02:54:46 +0200
 
@@ -304,4 +316,3 @@ amide (0.8.21-1) unstable; urgency=low
   * Initial release (Closes: #409913)
 
  -- Dominique Belhachemi <domibel at cs.tu-berlin.de>  Sun, 15 Jul 2007 21:32:15 +0200
-


=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-11


=====================================
debian/control
=====================================
@@ -1,11 +1,11 @@
 Source: amide
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.debian.org>
 Uploaders: Andreas Tille <tille at debian.org>,
-           Gert Wollny <gewo at debian.org> 
+           Gert Wollny <gewo at debian.org>
 Section: graphics
 Priority: optional
 Build-Depends: libtool,
-               debhelper (>= 11~),
+               debhelper-compat (= 11),
                appstream-util,
                intltool,
                libxml-parser-perl,


=====================================
debian/copyright
=====================================
@@ -1,4 +1,4 @@
-Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Debianized-By: Dominique Belhachemi <domibel at cs.tu-berlin.de>
 Debianized-Date: Fri, 20 Apr 2007 21:32:15 +0200
 Original-Source: http://amide.sourceforge.net/


=====================================
debian/upstream/metadata
=====================================
@@ -1,3 +1,4 @@
+Name: amide
 Reference:
  - Author: Andreas Markus Loening and Sanjiv Sam Gambhir
    Title: >
@@ -14,3 +15,4 @@ Reference:
 Registry:
  - Name: OMICtools
    Entry: NA
+Repository: http://hg.code.sf.net/p/amide/code



View it on GitLab: https://salsa.debian.org/med-team/amide/-/compare/2dc77fab89d3c2bcd99b7589ddd3597b05fad058...c542fedccdee6e5bba4c76731259897c05bbf956

-- 
View it on GitLab: https://salsa.debian.org/med-team/amide/-/compare/2dc77fab89d3c2bcd99b7589ddd3597b05fad058...c542fedccdee6e5bba4c76731259897c05bbf956
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/246392ce/attachment-0001.html>


More information about the debian-med-commit mailing list