diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-12 09:09:28 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-12 09:09:28 +0000 |
commit | d83ae91176d0f706bae638d1ff322b1db6f89e2a (patch) | |
tree | 890fdb6369f41ce201459aaa49c223adb15f5e6f | |
parent | Setting push.followTags to true. (diff) | |
download | git-d83ae91176d0f706bae638d1ff322b1db6f89e2a.tar.xz git-d83ae91176d0f706bae638d1ff322b1db6f89e2a.zip |
Releasing progress-linux version 1:2.43.0-1~progress7.99u1.progress-linux/1%2.43.0-1_progress7.99u1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/changelog | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 720d5da..16c199d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,26 @@ +git (1:2.43.0-1~progress7.99u1) graograman-backports; urgency=low + + * Initial reupload to graograman-backports. + * Updating maintainer field. + * Updating uploaders field. + * Updating bugs field. + * Updating vcs fields. + * Adding git configuration file for Progress Linux. + * Adding log alias. + * Adding word difference aliases. + * Setting color.ui to true. + * Setting core.autocrlf to false. + * Setting core.whitespace. + * Setting diff.renames to copies. + * Setting diff.wsErrorHighlight to all. + * Setting init.defaultBranch to main. + * Setting log.follow to true. + * Adding dpkg-mergechangelogs merge driver for debian/changelog files. + * Setting pull.rebase to true. + * Setting push.followTags to true. + + -- Daniel Baumann <daniel.baumann@progress-linux.org> Fri, 12 Apr 2024 11:09:22 +0200 + git (1:2.43.0-1) unstable; urgency=low * new upstream release (see RelNotes/2.43.0.txt). |