1
0
Fork 0

Compare commits

...

4 commits

Author SHA1 Message Date
16da8edc0d
Updating year in debian copyright for 2025.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-05 15:24:49 +01:00
57227f31fa
Trimming debian changelog.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-05 15:24:41 +01:00
57627e16d3
Updating email address.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-05 15:24:33 +01:00
2323bd10ed
Updating vcs fields.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-05 15:24:06 +01:00
3 changed files with 9 additions and 13 deletions

14
debian/changelog vendored
View file

@ -1,42 +1,38 @@
inotify-info (0.0.3-1) sid; urgency=medium
* Uploading to sid.
* Merging upstream version 0.0.3.
* Removing manual debhelper install file, not needed anymore with new
upstream version.
* Enabling non-silent output during build.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Sat, 13 Jul 2024 13:02:30 +0200
-- Daniel Baumann <daniel@debian.org> Sat, 13 Jul 2024 13:02:30 +0200
inotify-info (0.0.2-1) sid; urgency=medium
* Uploading to sid.
* Merging upstream version 0.0.2.
* Removing march.patch, not needed anymore.
* Removing dwz.patch, not needed anymore.
* Setting INOTIFYINFO_VERSION to debian package version.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Mon, 03 Jun 2024 22:01:31 +0200
-- Daniel Baumann <daniel@debian.org> Mon, 03 Jun 2024 22:01:31 +0200
inotify-info (0.0.1-2) sid; urgency=medium
* Uploading to sid.
* Building without -march=native (Closes: #1071076).
* Refreshing dwz.patch.
* Renumbering patches.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Sat, 18 May 2024 14:41:59 +0200
-- Daniel Baumann <daniel@debian.org> Sat, 18 May 2024 14:41:59 +0200
inotify-info (0.0.1-1) sid; urgency=medium
* Uploading to sid.
* Merging upstream version 0.0.1.
* Using codename instead of suitname in changelog.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Sun, 05 May 2024 13:02:50 +0200
-- Daniel Baumann <daniel@debian.org> Sun, 05 May 2024 13:02:50 +0200
inotify-info (0~20240209-1) sid; urgency=medium
* Initial upload to sid.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Thu, 25 Apr 2024 09:14:44 +0200
-- Daniel Baumann <daniel@debian.org> Thu, 25 Apr 2024 09:14:44 +0200

6
debian/control vendored
View file

@ -1,14 +1,14 @@
Source: inotify-info
Section: utils
Priority: optional
Maintainer: Daniel Baumann <daniel.baumann@progress-linux.org>
Maintainer: Daniel Baumann <daniel@debian.org>
Build-Depends:
debhelper-compat (= 13),
Rules-Requires-Root: no
Standards-Version: 4.7.0
Homepage: https://github.com/mikesart/inotify-info
Vcs-Browser: https://git.progress-linux.org/users/daniel.baumann/debian/packages/inotify-info
Vcs-Git: https://git.progress-linux.org/users/daniel.baumann/debian/packages/inotify-info
Vcs-Browser: https://forgejo.debian.net/linux/inotify-info
Vcs-Git: https://forgejo.debian.net/linux/inotify-info
Package: inotify-info
Section: utils

2
debian/copyright vendored
View file

@ -12,7 +12,7 @@ Copyright: 2018 Taymindis Woon
License: BSD-2-clause
Files: debian/*
Copyright: 2024 Daniel Baumann <daniel.baumann@progress-linux.org>
Copyright: 2024-2025 Daniel Baumann <daniel@debian.org>
License: MIT
License: BSD-2-clause