[med-svn] [Git][med-team/python-sinfo][master] 5 commits: fix trailing-whitespace debian/rules (line 8)

Robbi Nespu gitlab at salsa.debian.org
Thu Mar 4 16:28:17 GMT 2021



Robbi Nespu  pushed to branch master at Debian Med / python-sinfo


Commits:
90937720 by robbinespu at 2021-03-01T12:40:46+08:00
fix trailing-whitespace debian/rules (line 8)

- - - - -
db3ad32a by robbinespu at 2021-03-02T21:50:41+08:00
Add "Testsuite: autopkgtest-pkg-python"

- - - - -
af14a20f by robbinespu at 2021-03-05T00:18:14+08:00
remove doc-base and lintian-overrides

- - - - -
8d830c71 by robbinespu at 2021-03-05T00:20:57+08:00
ITP https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=983553

- - - - -
e9950f02 by robbinespu at 2021-03-05T00:27:54+08:00
change arch to all and fix changelog

- - - - -


5 changed files:

- debian/changelog
- debian/control
- − debian/doc-base
- − debian/lintian-overrides
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,5 +1,5 @@
-python-sinfo (0.3.1-1) UNRELEASED; urgency=medium
+python-sinfo (0.3.1-1) unstable; urgency=medium
 
-  * Initial release (Closes: #<bug>)
+  * Initial release (Closes: #983553 )
 
- -- Robbi Nespu <robbinespu at gmail.com>  Tue, 23 Feb 2021 15:19:54 +0800
+ -- Robbi Nespu <robbinespu at gmail.com>  Fri, 05 Mar 2021 00:12:59 +0800


=====================================
debian/control
=====================================
@@ -3,6 +3,7 @@ Section: python
 Priority: optional
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 Uploaders: Robbi Nespu <robbinespu at gmail.com>
+Testsuite: autopkgtest-pkg-python
 Build-Depends: debhelper-compat (= 13),
                 dh-python,
                 python3-all,
@@ -15,7 +16,7 @@ Homepage: https://gitlab.com/joelostblom/sinfo
 Rules-Requires-Root: no
 
 Package: python3-sinfo
-Architecture: any
+Architecture: all
 Depends: ${python3:Depends}, ${shlibs:Depends}, ${misc:Depends}
 Description: Print version information for loaded modules in the current session, Python, and the OS
  sinfo outputs version information for modules loaded in the current session,


=====================================
debian/doc-base deleted
=====================================
@@ -1,20 +0,0 @@
-Document: sinfo
-Title: <title for this doc>
-Author: <author of this doc>
-Abstract: <if you have no better clue the short and
- long description from debian/control might fit here as well>
-Section: Science/{Biology,Medicine} # see /usr/share/doc/doc-base/doc-base.txt.gz "2.3.3. The `section' field"
-
-# pick one of the below options
-Format: Text
-Files: /usr/share/doc/sinfo/<pkg>.txt.gz
-
-Format: html
-Index: /usr/share/doc/sinfo/html/index.html
-Files: /usr/share/doc/sinfo/html/*
-
-Format: pdf
-Files: /usr/share/doc/sinfo/<pkg>.pdf.gz
-
-Format: postscript
-Files: /usr/share/doc/sinfo/<pkg>.ps.gz


=====================================
debian/lintian-overrides deleted
=====================================
@@ -1,2 +0,0 @@
-# see https://lists.debian.org/debian-med/2018/06/msg00043.html
-#PKGNAME#: script-with-language-extension usr/bin/*.*


=====================================
debian/rules
=====================================
@@ -5,4 +5,3 @@ export PYBUILD_NAME = sinfo
 
 %:
 	dh $@ --with python3 --buildsystem=pybuild
-



View it on GitLab: https://salsa.debian.org/med-team/python-sinfo/-/compare/58b18e98fc264583717068c6664d022107586c29...e9950f02c01ba6fe1f1753929f226a7e83843ecf

-- 
View it on GitLab: https://salsa.debian.org/med-team/python-sinfo/-/compare/58b18e98fc264583717068c6664d022107586c29...e9950f02c01ba6fe1f1753929f226a7e83843ecf
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/20210304/4942de50/attachment-0001.htm>


More information about the debian-med-commit mailing list