[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#988692: marked as done (unblock: saga/7.3.0+dfsg-5 (pre-approval))



Your message dated Sat, 05 Jun 2021 23:23:03 +0000
with message-id <E1lpfd9-0007wv-GH@respighi.debian.org>
and subject line unblock saga
has caused the Debian Bug report #988692,
regarding unblock: saga/7.3.0+dfsg-5 (pre-approval)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
988692: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=988692
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock

Please unblock package saga which fixes
the broken symlink reported in #988674.

[ Reason ]
Fix broken symlink in python3-saga.

[ Impact ]
Unusable Python bindings.

[ Tests ]
None

[ Risks ]
Low.

[ Checklist ]
  [x] all changes are documented in the d/changelog
  [x] I reviewed all changes and I approve them
  [x] attach debdiff against the package in testing

[ Other info ]
N/A

unblock saga/7.3.0+dfsg-5

Kind Regards,

Bas
diff -Nru saga-7.3.0+dfsg/debian/changelog saga-7.3.0+dfsg/debian/changelog
--- saga-7.3.0+dfsg/debian/changelog	2020-04-11 20:38:04.000000000 +0200
+++ saga-7.3.0+dfsg/debian/changelog	2020-11-06 19:58:32.000000000 +0100
@@ -1,3 +1,14 @@
+saga (7.3.0+dfsg-5) unstable; urgency=medium
+
+  * Team upload.
+  * Bump watch file version to 4.
+  * Update lintian overrides.
+  * Bump Standards-Version to 4.5.1, no changes.
+  * Override dh_python3 to use --no-ext-rename to fix broken symlink.
+    (closes: #988674)
+
+ -- Bas Couwenberg <sebastic@debian.org>  Fri, 06 Nov 2020 19:58:32 +0100
+
 saga (7.3.0+dfsg-4) unstable; urgency=medium
 
   * Team upload.
diff -Nru saga-7.3.0+dfsg/debian/control saga-7.3.0+dfsg/debian/control
--- saga-7.3.0+dfsg/debian/control	2020-04-11 20:37:37.000000000 +0200
+++ saga-7.3.0+dfsg/debian/control	2020-11-06 19:58:32.000000000 +0100
@@ -17,7 +17,7 @@
                libwxgtk3.0-gtk3-dev,
                python3-dev,
                swig
-Standards-Version: 4.5.0
+Standards-Version: 4.5.1
 Vcs-Browser: https://salsa.debian.org/debian-gis-team/saga
 Vcs-Git: https://salsa.debian.org/debian-gis-team/saga.git
 Homepage: http://www.saga-gis.org/
diff -Nru saga-7.3.0+dfsg/debian/control.in saga-7.3.0+dfsg/debian/control.in
--- saga-7.3.0+dfsg/debian/control.in	2020-04-11 20:37:39.000000000 +0200
+++ saga-7.3.0+dfsg/debian/control.in	2020-11-06 19:58:32.000000000 +0100
@@ -17,7 +17,7 @@
                libwxgtk3.0-gtk3-dev,
                python3-dev,
                swig
-Standards-Version: 4.5.0
+Standards-Version: 4.5.1
 Vcs-Browser: https://salsa.debian.org/debian-gis-team/saga
 Vcs-Git: https://salsa.debian.org/debian-gis-team/saga.git
 Homepage: http://www.saga-gis.org/
diff -Nru saga-7.3.0+dfsg/debian/rules saga-7.3.0+dfsg/debian/rules
--- saga-7.3.0+dfsg/debian/rules	2020-03-19 20:43:16.000000000 +0100
+++ saga-7.3.0+dfsg/debian/rules	2020-11-06 19:58:32.000000000 +0100
@@ -52,5 +52,8 @@
 override_dh_install:
 	dh_install --list-missing
 
+override_dh_python3:
+	dh_python3 --no-ext-rename
+
 override_dh_makeshlibs:
 	dh_makeshlibs -Xpython3-saga
diff -Nru saga-7.3.0+dfsg/debian/source/lintian-overrides saga-7.3.0+dfsg/debian/source/lintian-overrides
--- saga-7.3.0+dfsg/debian/source/lintian-overrides	2019-07-13 14:35:51.000000000 +0200
+++ saga-7.3.0+dfsg/debian/source/lintian-overrides	1970-01-01 01:00:00.000000000 +0100
@@ -1,3 +0,0 @@
-# Not worth the effort
-testsuite-autopkgtest-missing
-
diff -Nru saga-7.3.0+dfsg/debian/watch saga-7.3.0+dfsg/debian/watch
--- saga-7.3.0+dfsg/debian/watch	2019-07-12 21:58:13.000000000 +0200
+++ saga-7.3.0+dfsg/debian/watch	2020-11-06 19:58:28.000000000 +0100
@@ -1,4 +1,4 @@
-version=3
+version=4
 opts=\
 dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\
 uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/;s/RC/rc/,\

--- End Message ---
--- Begin Message ---
Unblocked.

--- End Message ---

Reply to: