The debdiff for my NMU for libhdate (versioned as 1.6.02-2.1)

Cheers,
        Moritz
diff -Nru libhdate-1.6.02/debian/changelog libhdate-1.6.02/debian/changelog
--- libhdate-1.6.02/debian/changelog	2018-07-30 05:49:11.000000000 +0200
+++ libhdate-1.6.02/debian/changelog	2020-08-02 23:13:33.000000000 +0200
@@ -1,3 +1,11 @@
+libhdate (1.6.02-2.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Drop python-hdate, there are no remaining rdeps remaining
+    (Closes: #936873)
+
+ -- Moritz Muehlenhoff <j...@debian.org>  Sun, 02 Aug 2020 23:13:33 +0200
+
 libhdate (1.6.02-2) unstable; urgency=medium
 
   * Update maintainer address (Closes: #899576)
diff -Nru libhdate-1.6.02/debian/control libhdate-1.6.02/debian/control
--- libhdate-1.6.02/debian/control	2018-07-30 05:41:00.000000000 +0200
+++ libhdate-1.6.02/debian/control	2020-08-02 23:11:28.000000000 +0200
@@ -7,8 +7,6 @@
 Vcs-Git: https://salsa.debian.org/hebrew-team/libhdate.git
 Build-Depends: debhelper (>= 9),
  swig,
- python-dev (>= 2.6.6-3~),
- dh-python,
  dh-autoreconf,
 Standards-Version: 3.9.8
 Homepage: http://libhdate.sourceforge.net/
@@ -26,20 +24,6 @@
  This package contains headers and support files required
  to build new applications with libhdate.
 
-Package: python-hdate
-Section: python
-Architecture: any
-Provides: ${python:Provides}
-Depends: libhdate1 (= ${binary:Version}), ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
-Description: Provides a library that help use Hebrew dates (Python bindings)
- LibHdate is a small C,C++ library for Hebrew dates,
- holidays, and reading sequence (parasha). It is using 
- the source code from Amos Shapir's "hdate" package fixed and 
- patched by Nadav Har'El. The Torah reading sequence
- is from tables by Zvi Har'El.
- .
- This package contains Python bindings to libhdate
-
 Package: libhdate-perl
 Section: perl
 Architecture: any
diff -Nru libhdate-1.6.02/debian/python-hdate.install libhdate-1.6.02/debian/python-hdate.install
--- libhdate-1.6.02/debian/python-hdate.install	2018-07-30 05:28:32.000000000 +0200
+++ libhdate-1.6.02/debian/python-hdate.install	1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-usr/lib/python*/*
diff -Nru libhdate-1.6.02/debian/rules libhdate-1.6.02/debian/rules
--- libhdate-1.6.02/debian/rules	2018-07-30 05:28:32.000000000 +0200
+++ libhdate-1.6.02/debian/rules	2020-08-02 23:11:45.000000000 +0200
@@ -3,10 +3,7 @@
 ARCHLIB := $(shell perl -MConfig -e 'print $$Config{vendorarch}')
 
 %:
-	dh $* --with python2,autoreconf
+	dh $* --with autoreconf
 
 override_dh_auto_configure:
 	dh_auto_configure -- --with-perl-sitelib-dir=$(ARCHLIB)
-
-override_dh_python2:
-	dh_python2 -s --no-guessing-versions

Reply via email to