[Git][gnome-team/dconf][debian/master] Rename source package from d-conf to dconf to match the upstream name.
Jeremy Bicha
gitlab at salsa.debian.org
Fri Jan 19 19:35:35 UTC 2018
Jeremy Bicha pushed to branch debian/master at GNOME / dconf
Commits:
4f9677fb by Jeremy Bicha at 2018-01-19T14:34:52-05:00
Rename source package from d-conf to dconf to match the upstream name.
The unrelated dconf source package was removed from Debian 5 years ago.
- - - - -
5 changed files:
- debian/changelog
- debian/control
- debian/control.in
- debian/rules
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,7 @@
-d-conf (0.26.1-3) UNRELEASED; urgency=medium
+dconf (0.26.1-3) UNRELEASED; urgency=medium
+ * Rename source package from d-conf to dconf to match the upstream name.
+ The unrelated dconf source package was removed from Debian 5 years ago.
* Update Vcs fields for migration to https://salsa.debian.org/
-- Jeremy Bicha <jbicha at debian.org> Fri, 19 Jan 2018 13:24:36 -0500
=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@
#
# Modifications should be made to debian/control.in instead.
# This file is regenerated automatically in the clean target.
-Source: d-conf
+Source: dconf
Section: libs
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
=====================================
debian/control.in
=====================================
--- a/debian/control.in
+++ b/debian/control.in
@@ -1,4 +1,4 @@
-Source: d-conf
+Source: dconf
Section: libs
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
=====================================
debian/rules
=====================================
--- a/debian/rules
+++ b/debian/rules
@@ -1,8 +1,6 @@
#!/usr/bin/make -f
-include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
-GNOME_MODULE := dconf
-
%:
dh $@ --with gnome
=====================================
debian/watch
=====================================
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=4
-https://download.gnome.org/sources/dconf/([\d\.]+[02468])/ \
- dconf at ANY_VERSION@\.tar\.xz
+https://download.gnome.org/sources/@PACKAGE@/([\d\.]+[02468])/ \
+ @PACKAGE@@ANY_VERSION@\.tar\.xz
View it on GitLab: https://salsa.debian.org/gnome-team/dconf/commit/4f9677fb3b3a0c3fa95c51cf9889cfaada78b857
---
View it on GitLab: https://salsa.debian.org/gnome-team/dconf/commit/4f9677fb3b3a0c3fa95c51cf9889cfaada78b857
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-gnome-commits/attachments/20180119/4c75e7cf/attachment-0001.html>
More information about the pkg-gnome-commits
mailing list