I am uploading a NMU to DELAYED/10 in order to fix this.
The debdiff is attached.
diff -Nru poe.app-0.5.1/debian/README.source poe.app-0.5.1/debian/README.source
--- poe.app-0.5.1/debian/README.source  2024-03-23 18:14:40.000000000 +0000
+++ poe.app-0.5.1/debian/README.source  1970-01-01 00:00:00.000000000 +0000
@@ -1,8 +0,0 @@
-This package uses quilt (in a fairly standard/straightforward way) to
-manage all modifications to the upstream source.  Please see
-
-  /usr/share/doc/quilt/README.source and quilt(1)
-
-for further instructions.
-
- -- Yavor Doganov <ya...@gnu.org>, Thu,  1 Jul 2010 13:01:27 +0300
diff -Nru poe.app-0.5.1/debian/changelog poe.app-0.5.1/debian/changelog
--- poe.app-0.5.1/debian/changelog      2024-03-23 18:14:40.000000000 +0000
+++ poe.app-0.5.1/debian/changelog      2024-03-23 18:11:15.000000000 +0000
@@ -1,3 +1,10 @@
+poe.app (0.5.1-6.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Convert to source format 3.0 (Closes: #1007672).
+
+ -- Bastian Germann <b...@debian.org>  Sat, 23 Mar 2024 18:11:15 +0000
+
 poe.app (0.5.1-6) unstable; urgency=medium
 
   * Team upload.
diff -Nru poe.app-0.5.1/debian/control poe.app-0.5.1/debian/control
--- poe.app-0.5.1/debian/control        2024-03-23 18:14:40.000000000 +0000
+++ poe.app-0.5.1/debian/control        2024-03-23 18:09:00.000000000 +0000
@@ -4,7 +4,6 @@
 Maintainer: Debian GNUstep maintainers 
<pkg-gnustep-maintain...@lists.alioth.debian.org>
 Uploaders: Yavor Doganov <ya...@gnu.org>
 Build-Depends: debhelper (>= 11),
-              quilt,
               libgnustep-gui-dev,
               libvorbis-dev,
               imagemagick
diff -Nru poe.app-0.5.1/debian/rules poe.app-0.5.1/debian/rules
--- poe.app-0.5.1/debian/rules  2024-03-23 18:14:40.000000000 +0000
+++ poe.app-0.5.1/debian/rules  2024-03-23 18:09:34.000000000 +0000
@@ -1,7 +1,6 @@
 #!/usr/bin/make -f
 #export DH_VERBOSE=1
 
-include /usr/share/quilt/quilt.make
 include /usr/share/GNUstep/debian/config.mk
 
 export GNUSTEP_MAKEFILES := $(GS_MAKE_DIR)
@@ -13,7 +12,7 @@
 optim := debug=yes
 endif
 
-build: patch build-stamp
+build: build-stamp
 
 build-stamp:
        dh_testdir
@@ -21,9 +20,7 @@
        convert Resources/GNUstep/Poe.tiff -resize 32x32 Poe.xpm
        touch $@
 
-clean: clean-patched unpatch
-
-clean-patched:
+clean:
        dh_testdir
        dh_testroot
        $(MAKE) distclean
diff -Nru poe.app-0.5.1/debian/source/format poe.app-0.5.1/debian/source/format
--- poe.app-0.5.1/debian/source/format  2024-03-23 18:14:40.000000000 +0000
+++ poe.app-0.5.1/debian/source/format  2024-03-23 18:10:16.000000000 +0000
@@ -1 +1 @@
-1.0
+3.0 (quilt)

Reply via email to