Timo Aaltonen pushed to branch debian-unstable at X Strike Force / driver / 
xserver-xorg-video-dummy


Commits:
a3cedff8 by Timo Aaltonen at 2020-04-14T19:37:12+03:00
control: Migrate to x11proto-dev.

- - - - -
3cd084d7 by Timo Aaltonen at 2022-02-09T12:29:33+02:00
control, rules: Migrate to debhelper-compat, bump to 13.

- - - - -
858c9e1f by Timo Aaltonen at 2022-02-09T12:30:21+02:00
Remove Cyril from Uploaders.

- - - - -
895a6286 by Timo Aaltonen at 2022-02-09T12:30:52+02:00
Bump policy to 4.6.0.

- - - - -
0af1203c by Timo Aaltonen at 2022-02-09T12:31:57+02:00
control: Update Vcs urls.

- - - - -
bc4bae88 by Timo Aaltonen at 2022-02-09T12:33:04+02:00
Update README.source for salsa.

- - - - -
86b3a290 by Timo Aaltonen at 2022-02-09T12:33:29+02:00
Build against new xserver.

- - - - -
01a86db8 by Timo Aaltonen at 2022-02-09T12:34:22+02:00
watch: Update upstream git url.

- - - - -
21f9ddf3 by Timo Aaltonen at 2022-02-09T12:36:10+02:00
release to sid

- - - - -


6 changed files:

- debian/README.source
- debian/changelog
- − debian/compat
- debian/control
- debian/rules
- debian/watch


Changes:

=====================================
debian/README.source
=====================================
@@ -19,9 +19,9 @@ Guide To The X Strike Force Packages
 ------------------------------------
 
 The X Strike Force team maintains X packages in git repositories on
-git.debian.org in the pkg-xorg subdirectory. Most upstream packages
+salsa.debian.org in the xorg-team group. Most upstream packages
 are actually maintained in git repositories as well, so they often
-just need to be pulled into git.debian.org in a "upstream-*" branch.
+just need to be pulled into salsa.debian.org in a "upstream-*" branch.
 Otherwise, the upstream sources are manually installed in the Debian
 git repository.
 


=====================================
debian/changelog
=====================================
@@ -1,3 +1,16 @@
+xserver-xorg-video-dummy (1:0.3.8-2) unstable; urgency=medium
+
+  * control: Migrate to x11proto-dev.
+  * control, rules: Migrate to debhelper-compat, bump to 13.
+  * Remove Cyril from Uploaders.
+  * Bump policy to 4.6.0.
+  * control: Update Vcs urls.
+  * Update README.source for salsa.
+  * Build against new xserver.
+  * watch: Update upstream git url.
+
+ -- Timo Aaltonen <[email protected]>  Wed, 09 Feb 2022 12:34:33 +0200
+
 xserver-xorg-video-dummy (1:0.3.8-1) unstable; urgency=medium
 
   * New upstream release.


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


=====================================
debian/control
=====================================
@@ -2,22 +2,16 @@ Source: xserver-xorg-video-dummy
 Section: x11
 Priority: optional
 Maintainer: Debian X Strike Force <[email protected]>
-Uploaders: Cyril Brulebois <[email protected]>
 Build-Depends:
- debhelper (>= 10),
+ debhelper-compat (= 13),
  quilt,
  pkg-config,
- xserver-xorg-dev (>= 2:1.11.99.901),
- x11proto-video-dev,
- x11proto-xf86dga-dev,
- x11proto-core-dev,
- x11proto-fonts-dev,
- x11proto-randr-dev,
- x11proto-render-dev,
+ xserver-xorg-dev (>= 2:21.1),
+ x11proto-dev,
  xutils-dev
-Standards-Version: 3.9.8
-Vcs-Git: 
https://anonscm.debian.org/git/pkg-xorg/driver/xserver-xorg-video-dummy.git
-Vcs-Browser: 
https://anonscm.debian.org/gitweb/?p=pkg-xorg/driver/xserver-xorg-video-dummy.git
+Standards-Version: 4.6.0
+Vcs-Git: https://salsa.debian.org/xorg-team/driver/xserver-xorg-video-dummy.git
+Vcs-Browser: https://salsa.debian.org/xorg-team/driver/xserver-xorg-video-dummy
 
 Package: xserver-xorg-video-dummy
 Architecture: any


=====================================
debian/rules
=====================================
@@ -13,7 +13,10 @@ override_dh_auto_install:
 # Kill *.la files, and forget no-one:
 override_dh_install:
        find debian/tmp -name '*.la' -delete
-       dh_install --fail-missing
+       dh_install
+
+override_dh_missing:
+       dh_missing --fail-missing
 
 # That's a plugin, use appropriate warning level:
 override_dh_shlibdeps:


=====================================
debian/watch
=====================================
@@ -1,4 +1,4 @@
-#git=git://anongit.freedesktop.org/xorg/driver/xf86-video-dummy
+#git=https://gitlab.freedesktop.org/xorg/driver/xf86-video-dummy.git
 version=4
 opts=pgpsigurlmangle=s/$/.sig/ \
 https://xorg.freedesktop.org/releases/individual/driver/ 
xf86-video-dummy-(.*)\.tar\.gz



View it on GitLab: 
https://salsa.debian.org/xorg-team/driver/xserver-xorg-video-dummy/-/compare/6839ae0d44fea1d6f00d8a6cb6ef3ac988d3af63...21f9ddf3e33e2f83c74b02449298a15c3bd9c3ec

-- 
View it on GitLab: 
https://salsa.debian.org/xorg-team/driver/xserver-xorg-video-dummy/-/compare/6839ae0d44fea1d6f00d8a6cb6ef3ac988d3af63...21f9ddf3e33e2f83c74b02449298a15c3bd9c3ec
You're receiving this email because of your account on salsa.debian.org.


Reply via email to