[med-svn] [Git][med-team/openslide][master] 2 commits: Add Andreas' changes for previous upload

Nilesh Patra (@nilesh) gitlab at salsa.debian.org
Mon May 23 22:19:31 BST 2022



Nilesh Patra pushed to branch master at Debian Med / openslide


Commits:
bef5ad08 by Nilesh Patra at 2022-05-24T02:38:08+05:30
Add Andreas' changes for previous upload

- - - - -
da6c0d14 by Nilesh Patra at 2022-05-24T02:44:18+05:30
Upload to unstable

- - - - -


5 changed files:

- debian/changelog
- − debian/compat
- debian/control
- debian/openslide-tools.manpages
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,14 +1,26 @@
-openslide (3.4.1+dfsg-5) unstable; urgency=medium
+openslide (3.4.1+dfsg-6) unstable; urgency=medium
 
   * Team upload.
-  * Use multi orig tarball
-  * New upstream version 3.4.1+dfsg
+  * Use multi orig tarball for test data
   * Add autopkgtests
   * Add copyright for test data
   * Add salsa-ci file
   * Bump Standards-Version to 4.6.1 (no changes needed)
 
- -- Mohammed Bilal <mdbilal at disroot.org>  Tue, 24 May 2022 01:15:50 +0530
+ -- Mohammed Bilal <mdbilal at disroot.org>  Tue, 24 May 2022 02:43:35 +0530
+
+openslide (3.4.1+dfsg-5) unstable; urgency=medium
+
+  * Standards-Version: 4.5.1 (routine-update)
+  * debhelper-compat 13 (routine-update)
+  * Drop useless get-orig-source target (routine-update)
+  * Remove trailing whitespace in debian/changelog (routine-update)
+  * Do not parse d/changelog (routine-update)
+  * Add salsa-ci file (routine-update)
+  * Rules-Requires-Root: no (routine-update)
+  * Use secure URI in Homepage field.
+
+ -- Andreas Tille <tille at debian.org>  Tue, 17 Nov 2020 08:40:32 +0100
 
 openslide (3.4.1+dfsg-4) unstable; urgency=medium
 
@@ -83,7 +95,7 @@ openslide (3.3.1-1) unstable; urgency=low
   * remove patches applied upstream:
     - debian/patches/remove_valgrind.patch
     - debian/patches/remove_calgrind.patch
-  * Add missing B-D: libxml2-dev 
+  * Add missing B-D: libxml2-dev
 
  -- Mathieu Malaterre <malat at debian.org>  Sun, 21 Oct 2012 18:37:54 +0200
 


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


=====================================
debian/control
=====================================
@@ -3,7 +3,7 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
 Uploaders: Andreas Tille <tille at debian.org>
 Section: libs
 Priority: optional
-Build-Depends: debhelper (>= 11~),
+Build-Depends: debhelper-compat (= 13),
                libjpeg-dev,
                libopenjp2-7-dev,
                zlib1g-dev,
@@ -14,7 +14,8 @@ Build-Depends: debhelper (>= 11~),
 Standards-Version: 4.6.1
 Vcs-Browser: https://salsa.debian.org/med-team/openslide
 Vcs-Git: https://salsa.debian.org/med-team/openslide.git
-Homepage: http://openslide.org
+Homepage: https://openslide.org
+Rules-Requires-Root: no
 
 Package: libopenslide0
 Architecture: any


=====================================
debian/openslide-tools.manpages
=====================================
@@ -1,3 +1 @@
-tools/openslide-write-png.1
-tools/openslide-quickhash1sum.1
-tools/openslide-show-properties.1
+usr/share/man/man1/*


=====================================
debian/rules
=====================================
@@ -10,10 +10,9 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 override_dh_auto_configure:
 	dh_auto_configure -- --disable-silent-rules
 
-get-orig-source:
-	uscan --verbose --force-download --rename
 
-VER_FULL = $(shell dpkg-parsechangelog | grep '^Version' | cut -d' ' -f2 | cut -f1 -d-)
+include /usr/share/dpkg/default.mk
+VER_FULL = $(DEB_VERSION_UPSTREAM)
 
 # it should be possible to simplify the following:
 properties.html:
@@ -47,11 +46,6 @@ debian/openslide-formats.3: properties.xml aperio.xml hamamatsu.xml leica.xml mi
 	(cd debian && sed -e 's at VER_FULL@$(VER_FULL)@g' openslide-formats.3.xml > openslide.tmp.xml)
 	(cd debian && xsltproc --xinclude openslide.tmp.xml)
 
-# DO NOT USE for now
-#debian/openslide-quickhash1sum.1: debian/openslide-quickhash1sum.1.in
-#	help2man --include=$< --output=$@ \
-#		--no-info `basename $@ .1` --version-string=$(VER_FULL) --no-discard-stderr
-#
-#debian/openslide-write-png.1: debian/openslide-write-png.1.in
-#	help2man --include=$< --output=$@ \
-#		--no-info `basename $@ .1` --version-string=$(VER_FULL) --no-discard-stderr
+override_dh_install:
+	dh_install
+	find debian/tmp -name lib*.la -delete



View it on GitLab: https://salsa.debian.org/med-team/openslide/-/compare/6ea6e8471f48994bf93116056788e43f209ab103...da6c0d14b311e9318062fa7f41ce7c8f30fae172

-- 
View it on GitLab: https://salsa.debian.org/med-team/openslide/-/compare/6ea6e8471f48994bf93116056788e43f209ab103...da6c0d14b311e9318062fa7f41ce7c8f30fae172
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/20220523/db49309b/attachment-0001.htm>


More information about the debian-med-commit mailing list