Bug#1031282: joe: Vcs points to upstream repo

2023-02-14 Thread Bastian Germann

I am uploading a NMU to DELAYED/10 to fix this. The debdiff is attached.diff -Nru joe-4.6/debian/changelog joe-4.6/debian/changelog
--- joe-4.6/debian/changelog2018-02-17 21:10:49.0 +0100
+++ joe-4.6/debian/changelog2023-02-14 23:52:07.0 +0100
@@ -1,3 +1,10 @@
+joe (4.6-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Drop Vcs fields, closes: #1031282.
+
+ -- Bastian Germann   Tue, 14 Feb 2023 23:52:07 +0100
+
 joe (4.6-1) unstable; urgency=low
 
   * New upstream version, closes: #887435.
diff -Nru joe-4.6/debian/control joe-4.6/debian/control
--- joe-4.6/debian/control  2017-01-25 22:40:23.0 +0100
+++ joe-4.6/debian/control  2023-02-14 23:50:43.0 +0100
@@ -5,8 +5,6 @@
 Build-Depends: libncurses-dev, dh-autoreconf
 Standards-Version: 3.9.6
 Homepage: http://joe-editor.sourceforge.net/
-Vcs-Browser: https://sourceforge.net/p/joe-editor/mercurial/ci/default/tree/
-Vcs-Hg: http://hg.code.sf.net/p/joe-editor/mercurial
 
 Package: joe
 Architecture: any


Bug#1031282: joe: Vcs points to upstream repo

2023-02-14 Thread Bastian Germann

Source: joe
Version: 4.6-1
Severity: important

The Mercurial repository that d/control's Vcs-* fields reference is upstream's 
repo.
Those fields are expected to point to the repo where the package is maintained.