Timo Aaltonen pushed to branch debian-unstable at X Strike Force / font / 
xfonts-100dpi


Commits:
b191f998 by Timo Aaltonen at 2022-10-03T12:13:12+03:00
control: Migrate to debhelper-compat, bump to 13.

- - - - -
8118f34a by Timo Aaltonen at 2022-10-03T12:26:23+03:00
update vcs urls

- - - - -
7cfe217c by Timo Aaltonen at 2022-10-03T12:27:39+03:00
control: Drop versioned constraint on xfonts-utils.

- - - - -
b1d67197 by Timo Aaltonen at 2022-10-03T12:28:05+03:00
control: Bump policy to 4.6.1.

- - - - -
0428a9c6 by Timo Aaltonen at 2022-10-03T12:28:20+03:00
release to sid

- - - - -


4 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -1,4 +1,4 @@
-xfonts-100dpi (1:1.0.5) UNRELEASED; urgency=medium
+xfonts-100dpi (1:1.0.5) unstable; urgency=medium
 
   [ Julien Cristau ]
   * Add Vcs-* control fields.
@@ -11,7 +11,12 @@ xfonts-100dpi (1:1.0.5) UNRELEASED; urgency=medium
   * Use dh_update_autotools_config to update config.guess, config.sub
     (Closes: #976571)
 
- -- Simon McVittie <[email protected]>  Thu, 21 Jul 2022 11:19:37 +0100
+  [ Timo Aaltonen ]
+  * control: Migrate to debhelper-compat, bump to 13.
+  * control: Drop versioned constraint on xfonts-utils.
+  * control: Bump policy to 4.6.1.
+
+ -- Timo Aaltonen <[email protected]>  Mon, 03 Oct 2022 12:28:06 +0300
 
 xfonts-100dpi (1:1.0.4+nmu1) unstable; urgency=medium
 


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


=====================================
debian/control
=====================================
@@ -2,10 +2,12 @@ Source: xfonts-100dpi
 Section: fonts
 Priority: optional
 Maintainer: Debian X Strike Force <[email protected]>
-Build-Depends: debhelper (>= 10.8), pkg-config, xfonts-utils (>= 1:7.5)
-Standards-Version: 3.8.3
-Vcs-Git: https://anonscm.debian.org/git/pkg-xorg/font/xfonts-100dpi.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-xorg/font/xfonts-100dpi.git
+Build-Depends: debhelper-compat (= 13),
+ pkg-config,
+ xfonts-utils,
+Standards-Version: 4.6.1
+Vcs-Git: https://salsa.debian.org/xorg-team/font/xfonts-100dpi.git
+Vcs-Browser: https://salsa.debian.org/xorg-team/font/xfonts-100dpi.git
 Rules-Requires-Root: no
 
 Package: xfonts-100dpi


=====================================
debian/rules
=====================================
@@ -72,7 +72,7 @@ clean:
 install: build
        dh_testdir
        dh_testroot
-       dh_clean -k
+       dh_prep
        dh_installdirs
        set -e; for FILE in $(SUBDIRS); do \
                $(MAKE) -C "$$FILE"-build DESTDIR=$(CURDIR)/debian/tmp install; 
\
@@ -90,7 +90,8 @@ binary-indep: build install
        dh_testroot
 
        dh_installdocs
-       dh_install --fail-missing --exclude fonts.dir --exclude fonts.scale
+       dh_install --exclude fonts.dir --exclude fonts.scale
+       dh_missing --fail-missing --exclude fonts.dir --exclude fonts.scale
        dh_installxfonts
        dh_installchangelogs
        dh_compress



View it on GitLab: 
https://salsa.debian.org/xorg-team/font/xfonts-100dpi/-/compare/11e7a5f7bef7f5586c6ac6f389d32fed94bc04e2...0428a9c695858d06d7ed5d670abc724b669f7fe6

-- 
View it on GitLab: 
https://salsa.debian.org/xorg-team/font/xfonts-100dpi/-/compare/11e7a5f7bef7f5586c6ac6f389d32fed94bc04e2...0428a9c695858d06d7ed5d670abc724b669f7fe6
You're receiving this email because of your account on salsa.debian.org.


Reply via email to