[neon/neon-packaging/index-fm/Neon/release] debian: fix watch

Carlos De Maine null at kde.org
Sun Dec 3 06:37:08 GMT 2023


Git commit 6881cabcd1338103c1f596402d4726c3650ef1bf by Carlos De Maine.
Committed on 03/12/2023 at 07:37.
Pushed by carlosdem into branch 'Neon/release'.

fix watch

M  +2    -2    debian/changelog
M  +2    -2    debian/control
M  +1    -1    debian/watch [INFRASTRUCTURE]

https://invent.kde.org/neon/neon-packaging/index-fm/-/commit/6881cabcd1338103c1f596402d4726c3650ef1bf

diff --git a/debian/changelog b/debian/changelog
index 004faa9..c9c3c04 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,10 @@
-index (3.0.2) UNRELEASED; urgency=medium
+index-fm (3.0.2) UNRELEASED; urgency=medium
 
   * New snapshot
 
  -- Jonah BrĂ¼chert <jbb at kaidan.im>  Sat, 20 Oct 2018 16:41:23 +0200
 
-index (0+git20180905-1) unstable; urgency=medium
+index-fm (0+git20180905-1) unstable; urgency=medium
 
   * Initial release
 
diff --git a/debian/control b/debian/control
index 6ef16cf..bcd715d 100644
--- a/debian/control
+++ b/debian/control
@@ -1,4 +1,4 @@
-Source: index
+Source: index-fm
 Section: utils
 Priority: optional
 Maintainer: Jonah BrĂ¼chert <jbb at kaidan.im>
@@ -23,7 +23,7 @@ Build-Depends: cmake,
                qtdeclarative5-dev,
                qtquickcontrols2-5-dev,
                qtwebengine5-dev
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
 Homepage: https://github.com/maui-project/index
 Vcs-Browser: https://gitlab.com/debian-pm/index
 Vcs-Git: https://gitlab.com/debian-pm/index.git
diff --git a/debian/watch b/debian/watch
index 833a83b..4ede49a 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=4
-opts=pgpsigurlmangle=s/$/.sig/ http://download.kde.org/stable/maui/@PACKAGE@/([\d\.]+)/@PACKAGE at -([\d.]+).tar.xz
+opts=pgpsigurlmangle=s/$/.sig/ http://download.kde.org/stable/maui/index/([\d\.]+)/@PACKAGE at -([\d.]+).tar.xz
\ No newline at end of file


More information about the Neon-commits mailing list