diffstat for hyphen-indic-0.9.0 hyphen-indic-0.9.0

 changelog |    8 ++++++++
 rules     |    9 +++++++++
 2 files changed, 17 insertions(+)

diff -Nru hyphen-indic-0.9.0/debian/changelog hyphen-indic-0.9.0/debian/changelog
--- hyphen-indic-0.9.0/debian/changelog	2026-03-10 15:52:11.000000000 +0200
+++ hyphen-indic-0.9.0/debian/changelog	2026-07-15 12:25:49.000000000 +0300
@@ -1,3 +1,11 @@
+hyphen-indic (0.9.0-5.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Add epoch to packages requiring it after accidental overwrite.
+    (Closes: #1134395)
+
+ -- Adrian Bunk <bunk@debian.org>  Wed, 15 Jul 2026 12:25:49 +0300
+
 hyphen-indic (0.9.0-5) unstable; urgency=low
 
   * Team upload.
diff -Nru hyphen-indic-0.9.0/debian/rules hyphen-indic-0.9.0/debian/rules
--- hyphen-indic-0.9.0/debian/rules	2024-03-05 09:27:02.000000000 +0200
+++ hyphen-indic-0.9.0/debian/rules	2026-07-15 12:20:36.000000000 +0300
@@ -3,6 +3,8 @@
 DPKG_EXPORT_BUILDFLAGS = 1
 include /usr/share/dpkg/default.mk
 
+EPOCH_VERSION = 2:$(shell dpkg-parsechangelog -S Version)
+
 langs=as_IN bn_IN gu_IN hi_IN kn_IN ml_IN mr_IN or_IN pa_IN ta_IN te_IN
 
 %:
@@ -16,3 +18,10 @@
 override_dh_installchangelogs:
 	#As the changelog file is common for all binary packages, installing only one
 	dh_installchangelogs as_IN/ChangeLog
+
+override_dh_gencontrol:
+	dh_gencontrol -phyphen-as -- -v$(EPOCH_VERSION)
+	dh_gencontrol -phyphen-mr -- -v$(EPOCH_VERSION)
+	dh_gencontrol -phyphen-or -- -v$(EPOCH_VERSION)
+	dh_gencontrol -phyphen-pa -- -v$(EPOCH_VERSION)
+	dh_gencontrol --remaining-packages
