[med-svn] [Git][med-team/gentle][master] 6 commits: rebuild against wxWidgets GTK 3 package

Andreas Tille gitlab at salsa.debian.org
Tue Jul 30 16:00:03 BST 2019



Andreas Tille pushed to branch master at Debian Med / gentle


Commits:
a8350345 by Andreas Tille at 2019-07-30T14:31:17Z
rebuild against wxWidgets GTK 3 package

- - - - -
b005ce16 by Andreas Tille at 2019-07-30T14:31:29Z
debhelper-compat 12

- - - - -
0f0d6e4c by Andreas Tille at 2019-07-30T14:31:32Z
Standards-Version: 4.4.0

- - - - -
9a1bfc75 by Andreas Tille at 2019-07-30T14:31:33Z
Remove trailing whitespace in debian/changelog

- - - - -
e708709e by Andreas Tille at 2019-07-30T14:39:23Z
Drop --list-missing from dh_install

- - - - -
7a0a7d0f by Andreas Tille at 2019-07-30T14:45:24Z
Upload to unstable

- - - - -


4 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,14 @@
+gentle (1.9+cvs20100605+dfsg1-8) unstable; urgency=medium
+
+  * rebuild against wxWidgets GTK 3 package
+    Closes: #933449
+  * debhelper-compat 12
+  * Standards-Version: 4.4.0
+  * Remove trailing whitespace in debian/changelog
+  * Drop --list-missing from dh_install
+
+ -- Andreas Tille <tille at debian.org>  Tue, 30 Jul 2019 16:39:34 +0200
+
 gentle (1.9+cvs20100605+dfsg1-7) unstable; urgency=medium
 
   [ Steffen Moeller ]
@@ -106,7 +117,7 @@ gentle (1.9+cvs20100605+dfsg-3) unstable; urgency=low
   * Rebuilt against later versions of mysql and tinyxml libraries
 
  -- Steffen Moeller <moeller at debian.org>  Fri, 03 Jun 2011 21:12:05 +0200
- 
+
 gentle (1.9+cvs20100605+dfsg-2) unstable; urgency=low
 
   * Adding build-dependency to libmysqlclient-dev (Closes: #585891)


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


=====================================
debian/control
=====================================
@@ -4,12 +4,12 @@ Uploaders: Steffen Moeller <moeller at debian.org>,
            Andreas Tille <tille at debian.org>
 Section: science
 Priority: optional
-Build-Depends: debhelper (>= 11~),
+Build-Depends: debhelper-compat (= 12),
                default-libmysqlclient-dev,
                libsqlite3-dev,
                libtinyxml-dev,
-               libwxgtk3.0-dev
-Standards-Version: 4.2.0
+               libwxgtk3.0-gtk3-dev
+Standards-Version: 4.4.0
 Vcs-Browser: https://salsa.debian.org/med-team/gentle
 Vcs-Git: https://salsa.debian.org/med-team/gentle.git
 Homepage: http://gentle.magnusmanske.de


=====================================
debian/rules
=====================================
@@ -12,7 +12,7 @@ include /usr/share/dpkg/default.mk
 	dh $@
 
 override_dh_install:
-	dh_install --list-missing
+	dh_install
 	cd debian/$(DEB_SOURCE)/usr/share/$(DEB_SOURCE); for i in help/*.html help/*.css *.db help/*.htm */*.png */*.x[bp]m */*.bmp *.txt */*.txt *.csv; do chmod -x "$$i"; done
 	find debian -name "license.txt" | xargs -r rm
 



View it on GitLab: https://salsa.debian.org/med-team/gentle/compare/88576dc5d7291f369857dd0c9c7d9fd4433c9599...7a0a7d0f0bc0a5372e8c65c34621e4062f365f0a

-- 
View it on GitLab: https://salsa.debian.org/med-team/gentle/compare/88576dc5d7291f369857dd0c9c7d9fd4433c9599...7a0a7d0f0bc0a5372e8c65c34621e4062f365f0a
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/20190730/07b421bd/attachment-0001.html>


More information about the debian-med-commit mailing list