[Pkg-libvirt-commits] [Git][libvirt-team/ruby-libvirt][debian/sid] 9 commits: Trim trailing whitespace.

Pino Toscano (@pino) gitlab at salsa.debian.org
Thu Sep 14 21:15:37 BST 2023



Pino Toscano pushed to branch debian/sid at Libvirt Packaging Team / ruby-libvirt


Commits:
aaa63a44 by Pino Toscano at 2023-09-14T22:04:16+02:00
Trim trailing whitespace.

Changes-By: lintian-brush
Fixes: lintian: trailing-whitespace
See-also: https://lintian.debian.org/tags/trailing-whitespace.html

- - - - -
dda3dee9 by Pino Toscano at 2023-09-14T22:04:17+02:00
Use versioned copyright format URI.

Changes-By: lintian-brush
Fixes: lintian: unversioned-copyright-format-uri
See-also: https://lintian.debian.org/tags/unversioned-copyright-format-uri.html

- - - - -
b765aec8 by Pino Toscano at 2023-09-14T22:07:04+02:00
Update watch file format version to 4.

Changes-By: lintian-brush
Fixes: lintian: older-debian-watch-file-standard
See-also: https://lintian.debian.org/tags/older-debian-watch-file-standard.html

- - - - -
6d462fc2 by Pino Toscano at 2023-09-14T22:07:09+02:00
Use secure URI in Homepage field.

Changes-By: lintian-brush
Fixes: lintian: homepage-field-uses-insecure-uri
See-also: https://lintian.debian.org/tags/homepage-field-uses-insecure-uri.html

- - - - -
bb3952ac by Pino Toscano at 2023-09-14T22:07:09+02:00
Bump debhelper from old 11 to 13.

Changes-By: lintian-brush
Fixes: lintian: package-uses-old-debhelper-compat-version
See-also: https://lintian.debian.org/tags/package-uses-old-debhelper-compat-version.html

- - - - -
7274613b by Pino Toscano at 2023-09-14T22:07:09+02:00
Set debhelper-compat version in Build-Depends.

Changes-By: lintian-brush
Fixes: lintian: uses-debhelper-compat-file
See-also: https://lintian.debian.org/tags/uses-debhelper-compat-file.html

- - - - -
900663f5 by Pino Toscano at 2023-09-14T22:13:49+02:00
Remove XS-Ruby-Versions & XB-Ruby-Versions fields, no more needed now.

- - - - -
c062e2a1 by Pino Toscano at 2023-09-14T22:14:06+02:00
Add Rules-Requires-Root: no

- - - - -
1a8de6ad by Pino Toscano at 2023-09-14T22:15:07+02:00
Drop manual ruby | ruby-interpreter dependency, no more needed now.

- - - - -


5 changed files:

- debian/changelog
- − debian/compat
- debian/control
- debian/copyright
- debian/watch


Changes:

=====================================
debian/changelog
=====================================
@@ -108,4 +108,3 @@ ruby-libvirt (0.0.7-1) unstable; urgency=low
   * Initial release (Closes: #501999)
 
  -- Guido Günther <agx at sigxcpu.org>  Sat, 11 Oct 2008 15:50:46 +0200
-


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


=====================================
debian/control
=====================================
@@ -5,7 +5,7 @@ Maintainer: Debian Libvirt Maintainers <pkg-libvirt-maintainers at lists.alioth.deb
 Uploaders:
  Guido Günther <agx at sigxcpu.org>,
 Build-Depends:
- debhelper (>= 11~),
+ debhelper-compat (= 13),
  gem2deb (>= 0.6.0),
  libvirt-daemon,
  libvirt-dev,
@@ -14,15 +14,13 @@ Build-Depends:
 Standards-Version: 4.2.1
 Vcs-Git: https://salsa.debian.org/libvirt-team/ruby-libvirt.git
 Vcs-Browser: https://salsa.debian.org/libvirt-team/ruby-libvirt
-Homepage: http://libvirt.org/ruby/
-XS-Ruby-Versions: all
+Homepage: https://libvirt.org/ruby/
 Testsuite: autopkgtest
+Rules-Requires-Root: no
 
 Package: ruby-libvirt
 Architecture: any
-XB-Ruby-Versions: ${ruby:Versions}
 Depends:
- ruby | ruby-interpreter,
  ${misc:Depends},
  ${shlibs:Depends},
 Description: Ruby bindings for libvirt


=====================================
debian/copyright
=====================================
@@ -1,4 +1,4 @@
-Format: http://dep.debian.net/deps/dep5
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: ruby-libvirt
 Upstream-Contact: David Lutterkort <dlutter at redhat.com>
 Source: http://libvirt.org/ruby/download/


=====================================
debian/watch
=====================================
@@ -1,2 +1,2 @@
-version=3
+version=4
 http://libvirt.org/ruby/download/ruby-libvirt-(.*).tgz



View it on GitLab: https://salsa.debian.org/libvirt-team/ruby-libvirt/-/compare/0064702d3f7fd6fa8366bfb3eb8d51f0e699226b...1a8de6ad8b6a342527d104b33d7cd3ae977ba7e2

-- 
View it on GitLab: https://salsa.debian.org/libvirt-team/ruby-libvirt/-/compare/0064702d3f7fd6fa8366bfb3eb8d51f0e699226b...1a8de6ad8b6a342527d104b33d7cd3ae977ba7e2
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/pkg-libvirt-commits/attachments/20230914/eb358304/attachment-0001.htm>


More information about the Pkg-libvirt-commits mailing list