[med-svn] [Git][med-team/amide][master] 5 commits: d/watch: Use Dist in Github template
Andreas Tille (@tille)
gitlab at salsa.debian.org
Wed Jul 8 12:29:08 BST 2026
Andreas Tille pushed to branch master at Debian Med / amide
Commits:
ce7e2843 by Andreas Tille at 2026-07-08T12:18:12+02:00
d/watch: Use Dist in Github template
- - - - -
da72f692 by Andreas Tille at 2026-07-08T12:19:38+02:00
Remove old FSF address
- - - - -
517d0621 by Andreas Tille at 2026-07-08T11:19:47+01:00
Reformat the Last-Update date as ISO YYYY-MM-DD.
Changes-By: lintian-brush
Fixes: lintian: source: invalid-dep3-format-patch-wrong-last-update [debian/patches/remove-autdated-gnome-macros.patch]
See-also: https://lintian.debian.org/tags/invalid-dep3-format-patch-wrong-last-update.html
- - - - -
aee8f151 by Andreas Tille at 2026-07-08T11:19:49+01:00
Remove redundant Priority: optional from source stanza.
Changes-By: lintian-brush
Fixes: lintian: source: redundant-priority-optional-field
See-also: https://lintian.debian.org/tags/redundant-priority-optional-field.html
- - - - -
cb136c92 by Andreas Tille at 2026-07-08T11:19:51+01:00
Update standards version to 4.7.4, no changes needed.
Upgrade checklist verified:
4.7.3 → 4.7.4:
* Package is not in non-free-firmware
Changes-By: lintian-brush
Fixes: lintian: source: out-of-date-standards-version 4.7.2 (released 2025-02-27) (current is 4.7.4.1)
See-also: https://lintian.debian.org/tags/out-of-date-standards-version.html
- - - - -
5 changed files:
- debian/changelog
- debian/control
- debian/copyright
- debian/patches/remove-autdated-gnome-macros.patch
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+amide (1.1.0-1) UNRELEASED; urgency=medium
+
+ * d/watch: Use Dist in Github template
+ * Remove old FSF address
+ * Remove redundant Priority: optional from source stanza.
+ * Update standards version to 4.7.4, no changes needed.
+
+ -- Andreas Tille <tille at debian.org> Wed, 08 Jul 2026 12:18:03 +0200
+
amide (1.1.0-0.1) unstable; urgency=medium
* Non-maintainer upload
=====================================
debian/control
=====================================
@@ -4,7 +4,6 @@ Uploaders: Andreas Tille <tille at debian.org>,
Gert Wollny <gewo at debian.org>,
Étienne Mollier <emollier at debian.org>
Section: graphics
-Priority: optional
Build-Depends: libtool,
debhelper-compat (= 13),
appstream,
@@ -22,7 +21,7 @@ Build-Depends: libtool,
libavutil-dev,
libtiff-dev,
yelp-tools
-Standards-Version: 4.7.2
+Standards-Version: 4.7.4
Vcs-Browser: https://salsa.debian.org/med-team/amide
Vcs-Git: https://salsa.debian.org/med-team/amide.git
Homepage: https://github.com/ferdymercury/amide/
=====================================
debian/copyright
=====================================
@@ -16,8 +16,7 @@ License: GPL-2+
GNU General Public License for more details.
.
You should have received a copy of the GNU General Public License
- along with this package; if not, write to the Free Software
- Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
.
On Debian systems, the complete text of the GNU General Public
License, version 2 can be found in `/usr/share/common-licenses/GPL-2'.
@@ -40,10 +39,8 @@ License: LGPL-2+
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
.
- You should have received a copy of the GNU Lesser General Public
- License along with this library; if not, write to the
- Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
- MA 02110-1301, USA.
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
.
On Debian systems, the complete text of the GNU Lesser General Public
License, version 2.0 can be found in `/usr/share/common-licenses/LGPL-2'.
@@ -60,8 +57,6 @@ License: GFDL-1.1+
Documentation License from the Free Software
Foundation by visiting their Web site (http://www.fsf.org) or by
writing to:
- Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
- MA 02110-1301, USA.
.
On Debian systems, the complete text of the GNU Free Documentation License
version 1.2 can be found in `/usr/share/common-licenses/GFDL-1.2` and the
=====================================
debian/patches/remove-autdated-gnome-macros.patch
=====================================
@@ -1,11 +1,12 @@
Author: Gert Wollny <gw.fossdev at gmail.com>
-Last-Update: 2016-07-14 11:17:55 +0200
+Last-Update: 2016-07-14
Bug-Debian: https://bugs.debian.org/830051
Forwarded: https://github.com/ferdymercury/amide/pull/41
Description: Switch to yelp help system to remove gnome-common dependency
The patch replaces the creation installation of the applicationdocumentation
to use the yelp and changes to code to call yelp directly.
It also disables the unused gtk-doc completely.
+
--- amide.orig/configure.ac
+++ amide/configure.ac
@@ -459,7 +459,6 @@
=====================================
debian/watch
=====================================
@@ -1,5 +1,4 @@
Version: 5
Template: Github
-Owner: ferdymercury
-Project: @PACKAGE@
+Dist: https://github.com/ferdymercury/@PACKAGE@
View it on GitLab: https://salsa.debian.org/med-team/amide/-/compare/1cdbf1d82439fb6d2d1794600025f374711f36ce...cb136c920b47dc9e365ff555685f2f09fa33a7bb
--
View it on GitLab: https://salsa.debian.org/med-team/amide/-/compare/1cdbf1d82439fb6d2d1794600025f374711f36ce...cb136c920b47dc9e365ff555685f2f09fa33a7bb
You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20260708/722e35f5/attachment-0001.htm>
More information about the debian-med-commit
mailing list