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

Gert Wollny gitlab at salsa.debian.org
Sun Aug 9 14:42:57 BST 2020



Gert Wollny pushed to branch master at Debian Med / gtkglextmm


Commits:
b9e21070 by Debian Janitor at 2020-06-27T12:10:33+00:00
Trim trailing whitespace.

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

- - - - -
43ba2baa by Debian Janitor at 2020-06-27T12:11:16+00:00
Bump debhelper from deprecated 9 to 10.

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

- - - - -
0ebe4912 by Debian Janitor at 2020-06-27T12:11:57+00:00
Change priority extra to priority optional.

Fixes: lintian: priority-extra-is-replaced-by-priority-optional
See-also: https://lintian.debian.org/tags/priority-extra-is-replaced-by-priority-optional.html

- - - - -
ad11d4eb by Debian Janitor at 2020-06-27T12:12:40+00:00
Drop unnecessary dependency on dh-autoreconf.

Fixes: lintian: useless-autoreconf-build-depends
See-also: https://lintian.debian.org/tags/useless-autoreconf-build-depends.html

- - - - -
8148d4b1 by Debian Janitor at 2020-06-27T12:13:22+00:00
Update Vcs-* headers from URL redirect.

Fixes: lintian: vcs-obsolete-in-debian-infrastructure
See-also: https://lintian.debian.org/tags/vcs-obsolete-in-debian-infrastructure.html

- - - - -
374518a9 by Debian Janitor at 2020-06-27T12:14:03+00:00
Use canonical URL in Vcs-Git.

Fixes: lintian: vcs-field-not-canonical
See-also: https://lintian.debian.org/tags/vcs-field-not-canonical.html

- - - - -


4 changed files:

- debian/changelog
- debian/compat
- debian/control
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,17 +1,28 @@
+gtkglextmm (1.2.0-9) UNRELEASED; urgency=low
+
+  * Trim trailing whitespace.
+  * Bump debhelper from deprecated 9 to 10.
+  * Change priority extra to priority optional.
+  * Drop unnecessary dependency on dh-autoreconf.
+  * Update Vcs-* headers from URL redirect.
+  * Use canonical URL in Vcs-Git.
+
+ -- Debian Janitor <janitor at jelmer.uk>  Sat, 27 Jun 2020 12:10:16 -0000
+
 gtkglextmm (1.2.0-8) unstable; urgency=medium
 
-  * d/control: 
+  * d/control:
     - New maintainer, Closes: #674875
-    - Update standards version to 3.9.8 
+    - Update standards version to 3.9.8
     - Add packaging VCS urls
     - run 'dpkg fix dpkg-control'
-  * d/rules: 
-    - Add hardening 
-    - Add CPPFLAGS -DGLIBMM_DISABLE_DEPRECATED Closes: #838808  
-  * d/libgtkglextmm-x11-1.2-doc.install: don't copy useless md5 files  
-  * d/ 
-    - Add doc-base file 
-    - Add override for missing symbols file 
+  * d/rules:
+    - Add hardening
+    - Add CPPFLAGS -DGLIBMM_DISABLE_DEPRECATED Closes: #838808
+  * d/libgtkglextmm-x11-1.2-doc.install: don't copy useless md5 files
+  * d/
+    - Add doc-base file
+    - Add override for missing symbols file
 
  -- Gert Wollny <gw.fossdev at gmail.com>  Fri, 07 Oct 2016 10:23:33 +0200
 


=====================================
debian/compat
=====================================
@@ -1 +1 @@
-9
+10


=====================================
debian/control
=====================================
@@ -1,17 +1,16 @@
 Source: gtkglextmm
 Maintainer: Gert Wollny <gw.fossdev at gmail.com>
 Section: devel
-Priority: extra
+Priority: optional
 Build-Depends: autotools-dev,
-               debhelper (>= 9~),
-               dh-autoreconf,
+               debhelper (>= 10~),
                libglibmm-2.4-dev (>= 2.44.0-2),
                libgtkglext1-dev,
                libgtkmm-2.4-dev (>= 1:2.24.4-2),
                mm-common
 Standards-Version: 3.9.8
-Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/gtkglextmm.git
-Vcs-Git: https://anonscm.debian.org/git/debian-med/gtkglextmm.git
+Vcs-Browser: https://salsa.debian.org/med-team/gtkglextmm
+Vcs-Git: https://salsa.debian.org/med-team/gtkglextmm.git
 Homepage: http://www.k-3d.org/gtkglext/
 
 Package: libgtkglextmm-x11-1.2-0v5


=====================================
debian/rules
=====================================
@@ -5,7 +5,7 @@ export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 export DEB_CXXFLAGS_MAINT_APPEND = -DGLIBMM_DISABLE_DEPRECATED
 
 %:
-	dh $@ --with=autoreconf
+	dh $@
 
 override_dh_auto_install:
 	dh_auto_install



View it on GitLab: https://salsa.debian.org/med-team/gtkglextmm/-/compare/2ec5947f5b1b84fd213fa59d4eae31fc90e8b048...374518a956f3131c8e03498222318c7d9d98c6c0

-- 
View it on GitLab: https://salsa.debian.org/med-team/gtkglextmm/-/compare/2ec5947f5b1b84fd213fa59d4eae31fc90e8b048...374518a956f3131c8e03498222318c7d9d98c6c0
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/20200809/b03663d5/attachment-0001.html>


More information about the debian-med-commit mailing list