This is an automated email from the git hooks/post-receive script.

guillem pushed a commit to branch master
in repository dpkg.

View the commit online:
https://git.dpkg.org/cgit/dpkg/dpkg.git/commit/?id=4a95b5c6976328405d566adb19a4c1bbdc519929

commit 4a95b5c6976328405d566adb19a4c1bbdc519929
Author: Guillem Jover <[email protected]>
AuthorDate: Sun May 24 20:54:06 2020 +0200

    debian: Rename debian/usertags to debian/README.bug-usertags
    
    The name by itself is not very self-descriptive, which can be confusing.
---
 Makefile.am                              | 2 +-
 debian/{usertags => README.bug-usertags} | 0
 debian/changelog                         | 1 +
 debian/dpkg.docs                         | 2 +-
 4 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index 2b771d763..4919a8e5c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -59,6 +59,7 @@ EXTRA_DIST = \
        doc/lcov-inject.pl \
        doc/rootless-builds.txt \
        doc/triggers.txt \
+       debian/README.bug-usertags \
        debian/bug-script \
        debian/changelog \
        debian/control \
@@ -84,7 +85,6 @@ EXTRA_DIST = \
        debian/libdpkg-dev.install \
        debian/libdpkg-perl.install \
        debian/source/format \
-       debian/usertags \
        debian/rules \
        debian/shlibs.default \
        debian/shlibs.override \
diff --git a/debian/usertags b/debian/README.bug-usertags
similarity index 100%
rename from debian/usertags
rename to debian/README.bug-usertags
diff --git a/debian/changelog b/debian/changelog
index c24f22aeb..1ed1effb9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -84,6 +84,7 @@ dpkg (1.20.1) UNRELEASED; urgency=medium
     - Handle missing localized man pages gracefully.
     - Install AUTHORS, THANKS, usertags, README.api and
       README.feature-removal-schedule only in dpkg.deb.
+    - Rename debian/usertags to debian/README.bug-usertags.
   * Test suite:
     - Rename deb-content test cases to make them more descriptive.
 
diff --git a/debian/dpkg.docs b/debian/dpkg.docs
index 7eeafe895..3c0f10d21 100644
--- a/debian/dpkg.docs
+++ b/debian/dpkg.docs
@@ -1,5 +1,5 @@
 AUTHORS
 THANKS
-debian/usertags
+debian/README.bug-usertags
 doc/README.api
 doc/README.feature-removal-schedule

-- 
Dpkg.Org's dpkg

Reply via email to