Timo Aaltonen pushed to branch debian-unstable at X Strike Force / lib / libice


Commits:
b0b1ed4a by Timo Aaltonen at 2020-09-24T11:33:58+03:00
Update README.source.

- - - - -
f689bd8f by Timo Aaltonen at 2020-09-24T11:35:57+03:00
watch: Update upstream git url.

- - - - -


3 changed files:

- debian/README.source
- debian/changelog
- 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.
 
@@ -47,27 +47,3 @@ are involved:
   case, it appears directly in the .diff.gz.
 * Otherwise, the patch is added to debian/patches/ which is managed
   with quilt as documented in /usr/share/doc/quilt/README.source.
-
-quilt is actually invoked by the Debian X packaging through a larger
-set of scripts called XSFBS. XSFBS brings some other X specific
-features such as managing dependencies and conflicts due to the video
-and input driver ABIs.
-XSFBS itself is maintained in a separate repository at
-  git://git.debian.org/pkg-xorg/xsfbs.git
-and it is pulled inside the other Debian X repositories when needed.
-
-The XSFBS patching system requires a build dependency on quilt. Also
-a dependency on $(STAMP_DIR)/patch has to be added to debian/rules
-so that the XSFBS patching occurs before the actual build. So the
-very first target of the build (likely the one running autoreconf)
-should depend on $(STAMP_DIR)/patch. It should also not depend on
-anything so that parallel builds are correctly supported (nothing
-should probably run while patching is being done). And finally, the
-clean target should depend on the xsfclean target so that patches
-are unapplied on clean.
-
-When the upstream sources contain some DFSG-nonfree files, they are
-listed in text files in debian/prune/ in the "debian-*" branch of
-the Debian repository. XSFBS' scripts then take care of removing
-these listed files during the build so as to generate a modified
-DFSG-free .orig.tar.gz tarball.


=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+libice (2:1.0.10-2) UNRELEASED; urgency=medium
+
+  * Update README.source.
+  * watch: Update upstream git url.
+
+ -- Timo Aaltonen <[email protected]>  Thu, 24 Sep 2020 11:33:56 +0300
+
 libice (2:1.0.10-1) unstable; urgency=medium
 
   * New upstream selease.


=====================================
debian/watch
=====================================
@@ -1,3 +1,3 @@
-#git=git://anongit.freedesktop.org/xorg/lib/libICE
+#git=https://gitlab.freedesktop.org/xorg/lib/libice
 version=3
 http://xorg.freedesktop.org/releases/individual/lib/ libICE-(.*)\.tar\.gz



View it on GitLab: 
https://salsa.debian.org/xorg-team/lib/libice/-/compare/3c3bc266fabfa7d505e28a977f466eac40dd5567...f689bd8f7f6e65cd99af83b4c0568968dca9b2e8

-- 
View it on GitLab: 
https://salsa.debian.org/xorg-team/lib/libice/-/compare/3c3bc266fabfa7d505e28a977f466eac40dd5567...f689bd8f7f6e65cd99af83b4c0568968dca9b2e8
You're receiving this email because of your account on salsa.debian.org.


Reply via email to