Bug#999069: console-cyrillic: diff for NMU version 0.9-17.2

2022-01-06 Thread Adrian Bunk
On Thu, Jan 06, 2022 at 09:22:59PM +0200, Anton Zinoviev wrote:
> On Tue, Jan 04, 2022 at 09:19:29AM +0200, Adrian Bunk wrote:
> > 
> > I've prepared an NMU for console-cyrillic (versioned as 0.9-17.2) and 
> > uploaded it to DELAYED/7. Please feel free to tell me if I should cancel it.
> 
> Thanks.

Thanks, rescheduled for immediate upload.

> Anton Zinoviev

cu
Adrian



Bug#999069: console-cyrillic: diff for NMU version 0.9-17.2

2022-01-06 Thread Anton Zinoviev
On Tue, Jan 04, 2022 at 09:19:29AM +0200, Adrian Bunk wrote:
> 
> I've prepared an NMU for console-cyrillic (versioned as 0.9-17.2) and 
> uploaded it to DELAYED/7. Please feel free to tell me if I should cancel it.

Thanks.

Anton Zinoviev



Bug#999069: console-cyrillic: diff for NMU version 0.9-17.2

2022-01-03 Thread Adrian Bunk
Control: tags 999069 + patch
Control: tags 999069 + pending

Dear maintainer,

I've prepared an NMU for console-cyrillic (versioned as 0.9-17.2) and 
uploaded it to DELAYED/7. Please feel free to tell me if I should cancel it.

cu
Adrian
diff -u console-cyrillic-0.9/debian/changelog console-cyrillic-0.9/debian/changelog
--- console-cyrillic-0.9/debian/changelog
+++ console-cyrillic-0.9/debian/changelog
@@ -1,3 +1,10 @@
+console-cyrillic (0.9-17.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * debian/rules: Add build-{arch,indep}. (Closes: #999069)
+
+ -- Adrian Bunk   Tue, 04 Jan 2022 09:17:15 +0200
+
 console-cyrillic (0.9-17.1) unstable; urgency=medium
 
   * Non maintainer upload by the Reproducible Builds team.
diff -u console-cyrillic-0.9/debian/rules console-cyrillic-0.9/debian/rules
--- console-cyrillic-0.9/debian/rules
+++ console-cyrillic-0.9/debian/rules
@@ -164,3 +164,5 @@
 
-.PHONY: binary binary-arch binary-indep clean checkroot
+build-arch: build
+build-indep: build
+.PHONY: build build-arch build-indep binary binary-arch binary-indep clean checkroot