Package: release.debian.org
Severity: normal
Tags: bookworm
User: release.debian....@packages.debian.org
Usertags: pu

[ Reason ]
This is a rebuild of the package from sid to remove some likely not
dfsg-free files.

[ Impact ]
Some possibly not dfsg-free files are installed.

[ Tests ]
none

[ Risks ]
Low, the removed files were only shipped as examples.

[ Checklist ]
  [*] *all* changes are documented in the d/changelog
  [*] I reviewed all changes and I approve them
  [*] attach debdiff against the package in (old)stable
  [*] the issue is verified as fixed in unstable

[ Changes ]
Modernized d/copyright in order to use files-Excluded for repacking.

 debian/changelog                        |  17 ++++++++++++++++-
 debian/control                          |   2 ++
 debian/copyright                        |  38 
+++++++++++++++++++++++++++-----------
 debian/gbp.conf                         |   2 ++
 debian/rules                            |   5 +----
 debian/watch                            |   2 +-
 examples/covers/bobby_brown.mg          | 141 
---------------------------------------------------------------------------------------------------------------------------------------------
 examples/covers/dont_fear_the_reaper.mg |  46 
----------------------------------------------
 examples/covers/motorhead.mg            |  60 
------------------------------------------------------------
 examples/covers/one_drop.mg             |  71 
-----------------------------------------------------------------------
 examples/covers/paranoid.mg             |  38 
--------------------------------------
 examples/covers/stir_it_up.mg           | 105 
---------------------------------------------------------------------------------------------------------
 examples/covers/too_much_to_dream.mg    | 207 
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 examples/covers/wieh.mg                 |  82 
----------------------------------------------------------------------------------
 examples/covers/wish_you_were_here.mg   |  78 
------------------------------------------------------------------------------
 15 files changed, 49 insertions(+), 845 deletions(-)

$ debdiff midge_0.2.41-4_all.deb midge_0.2.41+dfsg-1~deb12u1_all.deb
[The following lists of changes regard files as different if they have
different names, permissions or owners.]

Files in first .deb but not in second
-------------------------------------
-rw-r--r--  root/root   /usr/share/doc/midge/examples/covers/bobby_brown.mg
-rw-r--r--  root/root   
/usr/share/doc/midge/examples/covers/dont_fear_the_reaper.mg
-rw-r--r--  root/root   /usr/share/doc/midge/examples/covers/motorhead.mg
-rw-r--r--  root/root   /usr/share/doc/midge/examples/covers/one_drop.mg
-rw-r--r--  root/root   /usr/share/doc/midge/examples/covers/paranoid.mg
-rw-r--r--  root/root   /usr/share/doc/midge/examples/covers/stir_it_up.mg
-rw-r--r--  root/root   
/usr/share/doc/midge/examples/covers/too_much_to_dream.mg
-rw-r--r--  root/root   /usr/share/doc/midge/examples/covers/wieh.mg
-rw-r--r--  root/root   
/usr/share/doc/midge/examples/covers/wish_you_were_here.mg

Control files: lines which differ (wdiff format)
------------------------------------------------
Installed-Size: [-356-] {+339+}
Version: [-0.2.41-4-] {+0.2.41+dfsg-1~deb12u1+}

[ Other info ]
n/a

Andreas
diff --git a/debian/changelog b/debian/changelog
index b1294a4..6023474 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,19 @@
+midge (0.2.41+dfsg-1~deb12u1) bookworm; urgency=medium
+
+  * QA upload.
+  * Rebuild for bookworm.
+
+ -- Andreas Beckmann <a...@debian.org>  Wed, 29 Nov 2023 07:07:30 +0100
+
+midge (0.2.41+dfsg-1) unstable; urgency=medium
+
+  * QA upload.
+  * Switch to copyright-format 1.0.
+  * Repack without examples/covers/*.  (Closes: #1056147)
+  * Import package history into GIT.
+
+ -- Andreas Beckmann <a...@debian.org>  Wed, 22 Nov 2023 14:07:43 +0100
+
 midge (0.2.41-4) unstable; urgency=medium
 
   * QA upload.
@@ -79,4 +95,3 @@ midge (0.2.33-1) unstable; urgency=low
   * Initial release.
 
  -- David Riley <d...@dmriley.demon.co.uk>  Sat, 24 Aug 2002 22:02:22 +0100
-
diff --git a/debian/control b/debian/control
index b891d40..1df44bd 100644
--- a/debian/control
+++ b/debian/control
@@ -5,6 +5,8 @@ Maintainer: Debian QA Group <packa...@qa.debian.org>
 Build-Depends: debhelper (>= 10)
 Standards-Version: 3.9.8
 Homepage: http://www.undef.org.uk/code/midge
+Vcs-Browser: https://salsa.debian.org/debian/midge
+Vcs-Git: https://salsa.debian.org/debian/midge.git
 
 Package: midge
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index a2e2cfd..a5ebdcc 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,13 +1,29 @@
-This package was debianized by David Riley <d...@dmriley.demon.co.uk> on Wed 
Jan 23 10:34:27 GMT 2002
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Source: http://www.undef.org.uk/code/midge/
+Upstream-Name: Midge
+Upstream-Contact: David Riley <d...@undef.org.uk>
+Files-Excluded:
+ examples/covers
 
-It was downloaded from http://www.undef.org.uk/code/midge/
+Files:
+ *
+Copyright:
+ (c) 1999-2002 David Riley
+License: GPL-2.0+
 
-Upstream author: David Riley <d...@undef.org.uk>
-
-This software is copyright (c) 1999-2002 David Riley.
-
-You are free to distribute this software under the terms of
-the GNU General Public License.
-On Debian systems, the complete text of the GNU General Public
-License can be found in /usr/share/common-licenses/GPL file.
-                           
+License: GPL-2.0+
+ This package is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2 of the License, or
+ (at your option) any later version.
+ .
+ This package is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <https://www.gnu.org/licenses/>
+Comment:
+ On Debian systems, the complete text of the GNU General
+ Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
diff --git a/debian/gbp.conf b/debian/gbp.conf
new file mode 100644
index 0000000..9048820
--- /dev/null
+++ b/debian/gbp.conf
@@ -0,0 +1,2 @@
+[DEFAULT]
+debian-branch = main
diff --git a/debian/rules b/debian/rules
index 793f9f4..5c6cbe0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,9 +3,6 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
-# This is the debhelper compatibility version to use.
-#export DH_COMPAT=4
-
 
 build: midi2mg.pl midge.pl
        dh_testdir
@@ -24,7 +21,7 @@ clean:
 install: build midge midi2mg
        dh_testdir
        dh_testroot
-       dh_clean -k
+       dh_prep
        dh_installdirs
 
        # Add here commands to install the package into debian/midge.
diff --git a/debian/watch b/debian/watch
index 0e08fb1..2855290 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=4
+opts="dversionmangle=auto,repacksuffix=+dfsg" \
 http://www.undef.org.uk/code/midge/midge-(\d\S+)\.tar\.(?:bz2|gz|xz)
-

Reply via email to