File: git-debpush_1.pot

package info (click to toggle)
dgit 13.20
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,084 kB
  • sloc: perl: 13,961; sh: 7,268; makefile: 340; python: 334; tcl: 69
file content (816 lines) | stat: -rw-r--r-- 21,364 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
# SOME DESCRIPTIVE TITLE
# Copyright (C) YEAR Free Software Foundation, Inc.
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2025-12-21 13:22+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#. type: =head1
#: ../dgit.1:3 ../dgit.7:2 ../dgit-user.7.pod:1 ../dgit-nmu-simple.7.pod:1
#: ../dgit-maint-native.7.pod:1 ../dgit-maint-merge.7.pod:1
#: ../dgit-maint-gbp.7.pod:1 ../dgit-maint-debrebase.7.pod:1
#: ../dgit-downstream-dsc.7.pod:1 ../dgit-sponsorship.7.pod:1
#: ../dgit-maint-bpo.7.pod:1 ../git-debrebase.1.pod:1 ../git-debrebase.5.pod:1
#: ../git-debpush.1.pod:1 ../git-deborig.1.pod:1 ../tag2upload.5.pod:1
#, no-wrap
msgid "NAME"
msgstr ""

#. type: =head1
#: ../dgit.1:6 ../git-debrebase.1.pod:5 ../git-debpush.1.pod:5
#: ../git-deborig.1.pod:5
#, no-wrap
msgid "SYNOPSIS"
msgstr ""

#. type: =head1
#: ../dgit.1:33 ../git-debpush.1.pod:9 ../git-deborig.1.pod:9
#, no-wrap
msgid "DESCRIPTION"
msgstr ""

#. type: =item
#: ../dgit.1:962 ../git-debpush.1.pod:144
#, no-wrap
msgid "B<--quilt=linear>"
msgstr ""

#. type: =item
#: ../dgit.1:996 ../git-debpush.1.pod:152
#, no-wrap
msgid "B<--quilt=single>"
msgstr ""

#. type: =head1
#: ../dgit.1:1932 ../dgit.7:23 ../dgit-user.7.pod:446
#: ../dgit-nmu-simple.7.pod:158 ../dgit-maint-native.7.pod:125
#: ../dgit-maint-merge.7.pod:509 ../dgit-maint-gbp.7.pod:138
#: ../dgit-maint-debrebase.7.pod:792 ../dgit-downstream-dsc.7.pod:352
#: ../dgit-sponsorship.7.pod:326 ../dgit-maint-bpo.7.pod:140
#: ../git-debrebase.1.pod:640 ../git-debrebase.5.pod:677
#: ../git-debpush.1.pod:379 ../git-deborig.1.pod:60 ../tag2upload.5.pod:337
#, no-wrap
msgid "SEE ALSO"
msgstr ""

#. type: =head1
#: ../dgit-maint-merge.7.pod:513 ../dgit-maint-gbp.7.pod:142
#: ../dgit-maint-debrebase.7.pod:796 ../dgit-maint-bpo.7.pod:144
#: ../git-debpush.1.pod:386 ../git-deborig.1.pod:64
msgid "AUTHOR"
msgstr ""

#. type: textblock
#: ../git-debpush.1.pod:3
msgid ""
"git-debpush - create & push a git tag with metadata for an ftp-master upload"
msgstr ""

#. type: textblock
#: ../git-debpush.1.pod:7
msgid "B<git debpush> [I<option>...]"
msgstr ""

#. type: textblock
#: ../git-debpush.1.pod:11
msgid ""
"B<git-debpush> is a wrapper around git-tag(1) and git-push(1).  It helps you "
"create and push a specially formatted signed tag which indicates that the "
"tagged commit should be pushed (or \"uploaded\") to a Debian-style archive."
msgstr ""

#. type: textblock
#: ../git-debpush.1.pod:16
msgid ""
"Typically, your git server will be configured to notify an intermediary "
"service of the new tag that you pushed.  That service will then fetch your "
"tag, check your PGP signature, do any conversion that's needed (such as "
"producing and signing a B<.dsc> and B<.changes>), and upload the result to "
"the Debian-style archive."
msgstr ""

#. type: textblock
#: ../git-debpush.1.pod:22
msgid "B<git-debpush> is only for source-only uploads."
msgstr ""

#. type: =head1
#: ../git-debpush.1.pod:24
msgid "TYPICAL USAGE"
msgstr ""

#. type: textblock
#: ../git-debpush.1.pod:26
msgid ""
"B<git-debpush> is designed such that for regular uploads of your package, "
"you should be able to just invoke it without passing any command line "
"arguments.  After you've built and tested some .debs, run dch(1) to finalise "
"your changelog and committed the result, just type \"git debpush\", and the "
"intermediary service and your distribution's autobuilder network will take "
"care of the rest:"
msgstr ""

#. type: verbatim
#: ../git-debpush.1.pod:35
#, no-wrap
msgid ""
"    % git debpush\n"
"\n"
msgstr ""

#. type: textblock
#: ../git-debpush.1.pod:39
msgid ""
"The most common exception to this is the first time you use B<git-debpush> "
"for a non-native package.  You will need to pass a quilt mode option to "
"inform the intermediary service which git branch format you are using, for "
"example"
msgstr ""

#. type: verbatim
#: ../git-debpush.1.pod:46
#, no-wrap
msgid ""
"    % git debpush --gbp\n"
"\n"
msgstr ""

#. type: textblock
#: ../git-debpush.1.pod:50
msgid ""
"if you are using the git branch format typically used with gbp(1).  See "
"\"QUILT MODE OPTIONS\", below, for the available quilt mode options."
msgstr ""

#. type: textblock
#: ../git-debpush.1.pod:53
msgid ""
"Aside from a few sanity checks to help avoid broken uploads, B<git-debpush> "
"does not do anything with the information provided by the quilt mode "
"option.  It simply embeds the corresponding quilt mode in its generated tag, "
"for use by the intermediary service."
msgstr ""

#. type: textblock
#: ../git-debpush.1.pod:58
msgid ""
"Future invocations of B<git-debpush> will try to read the quilt mode out of "
"the tag generated by B<git-debpush> for your previous upload.  You can "
"override that on the command line by passing a quilt mode option, which "
"always takes precedence."
msgstr ""

#. type: =head2
#: ../git-debpush.1.pod:63
msgid "Mistakes"
msgstr ""

#. type: textblock
#: ../git-debpush.1.pod:65
msgid ""
"If you use B<git-debpush> to make a tag but haven't pushed it yet, either "
"because you used B<--tag-only>|B<-t> or because the push failed, it is okay "
"to delete it and make another.  (In the case that the push failed you can "
"just run B<git-debpush> again I<without> deleting the tag, and it will retry "
"just the push.)"
msgstr ""

#. type: textblock
#: ../git-debpush.1.pod:71
msgid "However, if a tag made by this script has been pushed, then B<do not>"
msgstr ""

#. type: =item
#: ../git-debpush.1.pod:75
msgid "* delete the tag, locally or remotely;"
msgstr ""

#. type: =item
#: ../git-debpush.1.pod:77
msgid "* rewind (force push) the branch the tag is on; or"
msgstr ""

#. type: =item
#: ../git-debpush.1.pod:79
msgid "* remove any entries from debian/changelog."
msgstr ""

#. type: textblock
#: ../git-debpush.1.pod:83
msgid ""
"The intermediary service won't let you reuse the version number anyway, and "
"taking any of these actions may make it unnecessarily difficult to try "
"another upload.  Instead, add a new changelog stanza and run B<git-debpush> "
"again."
msgstr ""

#. type: =head1
#: ../git-debpush.1.pod:87
msgid "SETUP FOR SOURCE FORMAT 1.0"
msgstr ""

#. type: textblock
#: ../git-debpush.1.pod:89
msgid ""
"B<git-debpush> needs to tell the intermediary git service whether this is a "
"native or non-native package.  Given historical Debian practices, it is not "
"sufficient for either B<git-debpush> or the intermediary service to rely on "
"the version number in debian/changelog."
msgstr ""

#. type: textblock
#: ../git-debpush.1.pod:94
msgid ""
"If you are using one of the 3.0 source package formats, B<git-debpush> will "
"just look in debian/source/format to determine whether the package is native "
"or non-native, and you can ignore this section of the manpage."
msgstr ""

#. type: textblock
#: ../git-debpush.1.pod:99
msgid ""
"If you are using the 1.0 source package format -- either debian/source/"
"format does not exist, or contains the string \"1.0\" -- then B<git-debpush> "
"must be told whether the package is native or non-native.  We do this using "
"debian/source/options.  If your package is non-native, execute"
msgstr ""

#. type: verbatim
#: ../git-debpush.1.pod:107
#, no-wrap
msgid ""
"    % echo \"-sk\" >>debian/source/options\n"
"\n"
msgstr ""

#. type: textblock
#: ../git-debpush.1.pod:111
msgid "If your package is native, execute"
msgstr ""

#. type: verbatim
#: ../git-debpush.1.pod:115
#, no-wrap
msgid ""
"    % echo \"-sn\" >>debian/source/options\n"
"\n"
msgstr ""

#. type: textblock
#: ../git-debpush.1.pod:119
msgid ""
"(With source format 1.0, dpkg-source(1) decides whether the package is "
"native or non-native based on the presence of absence of an orig.tar in "
"B<..>, but B<git-debpush> is a pure git tool that never looks at tarballs.)"
msgstr ""

#. type: =head1
#: ../git-debpush.1.pod:124
msgid "QUILT MODE OPTIONS"
msgstr ""

#. type: =item
#: ../git-debpush.1.pod:128
msgid "B<--quilt=gbp>|B<--gbp>"
msgstr ""

#. type: textblock
#: ../git-debpush.1.pod:130
msgid ""
"You are using the patches-unapplied branch format, as typically used with "
"gbp(1) or quilt(1)."
msgstr ""

#. type: =item
#: ../git-debpush.1.pod:133
msgid "B<--quilt=dpm>|B<--dpm>"
msgstr ""

#. type: textblock
#: ../git-debpush.1.pod:135
msgid "You are using git-dpm(1)'s branch format."
msgstr ""

#. type: =item
#: ../git-debpush.1.pod:137
msgid "B<--quilt=baredebian[+git]>|B<--baredebian[+git]>"
msgstr ""

#. type: textblock
#: ../git-debpush.1.pod:139
msgid ""
"You are using the 'bare debian' branch format, with the upstream source in "
"the form of an upstream tag."
msgstr ""

#. type: textblock
#: ../git-debpush.1.pod:142
msgid "B<--quilt=baredebian+git> is an alias for B<--quilt=baredebian>."
msgstr ""

#. type: textblock
#: ../git-debpush.1.pod:146
msgid ""
"You are using C<git-debrebase> or semi-manually maintaining a patches-"
"applied branch."
msgstr ""

#. type: textblock
#: ../git-debpush.1.pod:149
msgid ""
"The intermediary service will add a new patch for each commit touching the "
"upstream source that is not already represented in debian/patches."
msgstr ""

#. type: textblock
#: ../git-debpush.1.pod:154
msgid ""
"You are editing the upstream source code directly and do not care about "
"maintaining a broken-down series of patches."
msgstr ""

#. type: textblock
#: ../git-debpush.1.pod:157
msgid ""
"All changes to the upstream source will be squashed into a single patch in "
"debian/patches, replacing any existing patches."
msgstr ""

#. type: textblock
#: ../git-debpush.1.pod:160
msgid ""
"Prefer this to the C<single-debian-patch> dpkg-source option.  (See B<--"
"quilt=single> in L<dgit(1)> for an explaination.)"
msgstr ""

#. type: =item
#: ../git-debpush.1.pod:163
msgid ""
"B<--quilt=smash> | B<--quilt=try-linear> | B<--quilt=unapplied> | B<--"
"quilt=nofix>"
msgstr ""

#. type: textblock
#: ../git-debpush.1.pod:165
msgid ""
"Identical to the corresponding B<dgit> options.  Please refer to "
"L<dgit(1)>.  Most B<git-debpush> users won't want these modes."
msgstr ""

#. type: =head1
#: ../git-debpush.1.pod:171
msgid "OTHER OPTIONS"
msgstr ""

#. type: =item
#: ../git-debpush.1.pod:175
msgid "B<--dry-run>|B<-n>"
msgstr ""

#. type: textblock
#: ../git-debpush.1.pod:177
msgid ""
"Run checks and generate the tag text, but don't sign or create the tag, or "
"push."
msgstr ""

#. type: =item
#: ../git-debpush.1.pod:180
msgid "B<--tag-only>|B<-t>"
msgstr ""

#. type: textblock
#: ../git-debpush.1.pod:182
msgid ""
"Just tag, don't push.  A noop if passed together with B<--dry-run>|B<-n>."
msgstr ""

#. type: =item
#: ../git-debpush.1.pod:184
msgid "B<--print-tag-text>"
msgstr ""

#. type: textblock
#: ../git-debpush.1.pod:186
msgid "Also print the (unsigned) tag text to standard output."
msgstr ""

#. type: textblock
#: ../git-debpush.1.pod:188
msgid "Useful together with B<--dry-run>|B<-n>, for scripting."
msgstr ""

#. type: =item
#: ../git-debpush.1.pod:190
msgid "B<--help>|B<-h>"
msgstr ""

#. type: textblock
#: ../git-debpush.1.pod:192
msgid "Print brief usage summary and exit."
msgstr ""

#. type: =item
#: ../git-debpush.1.pod:194
msgid "B<-u> I<keyid>"
msgstr ""

#. type: textblock
#: ../git-debpush.1.pod:196
msgid "Passed on to git-tag(1)."
msgstr ""

#. type: =item
#: ../git-debpush.1.pod:198
msgid "B<--branch=>I<BRANCH>"
msgstr ""

#. type: textblock
#: ../git-debpush.1.pod:200
msgid ""
"Where to place the tag, i.e., what you want to release.  If unspecified, we "
"put the tag on whatever HEAD points to."
msgstr ""

#. type: textblock
#: ../git-debpush.1.pod:203
msgid ""
"Note that this need not actually be a branch, but any committish (see "
"gitglossary(7)).  The option name is chosen to fit what is by far the most "
"common case."
msgstr ""

#. type: =item
#: ../git-debpush.1.pod:207
msgid "B<--upstream=>I<TAG>"
msgstr ""

#. type: textblock
#: ../git-debpush.1.pod:209
msgid ""
"When pushing a non-native package, B<git-debpush> needs a tag for the "
"upstream part of your package."
msgstr ""

#. type: textblock
#: ../git-debpush.1.pod:212
msgid ""
"By default B<git-debpush> asks git-deborig(1), which searches for a suitable "
"tag based on the upstream version in debian/changelog."
msgstr ""

#. type: =item
#: ../git-debpush.1.pod:216
msgid "B<--remote=>I<REMOTE>"
msgstr ""

#. type: textblock
#: ../git-debpush.1.pod:218
msgid ""
"Where to push tags and branches.  If unspecified, use the remote which git "
"would use if you typed \"git push BRANCH\"."
msgstr ""

#. type: =item
#: ../git-debpush.1.pod:221
msgid "B<--distro=>I<DISTRO>"
msgstr ""

#. type: textblock
#: ../git-debpush.1.pod:223
msgid ""
"What distribution name to embed in the signed tag.  Defaults to \"debian\"."
msgstr ""

#. type: =item
#: ../git-debpush.1.pod:226
msgid "B<--force>|B<-f>"
msgstr ""

#. type: textblock
#: ../git-debpush.1.pod:228
msgid "Ignore the results of all checks designed to prevent broken uploads."
msgstr ""

#. type: textblock
#: ../git-debpush.1.pod:230
msgid ""
"Note that this does not imply doing a git force push: B<git-debpush> never "
"passes B<-f> through to B<git push>.  If you need that, use B<git debpush "
"-t> and then do your own git force push."
msgstr ""

#. type: =item
#: ../git-debpush.1.pod:234
msgid "B<--force>=I<check>[,I<check>] ..."
msgstr ""

#. type: textblock
#: ../git-debpush.1.pod:236
msgid ""
"Override individual checks designed to prevent broken uploads.  May be "
"specified more than once."
msgstr ""

#. type: textblock
#: ../git-debpush.1.pod:239
msgid ""
"Using B<--force> or B<--force=>I<check> might cause the upload to fail at "
"some later point in the process."
msgstr ""

#. type: textblock
#: ../git-debpush.1.pod:242
msgid ""
"The valid values for I<check> are described next.  The checks fall into two "
"groups: those checks for which B<git-debpush> in interactive use will offer "
"to ignore failures of the check (with a y/n prompt), and those checks whose "
"failure always causes B<git-debpush> to exit, unless forced."
msgstr ""

#. type: textblock
#: ../git-debpush.1.pod:247
msgid "Failures of these checks can be ignored during interactive use:"
msgstr ""

#. type: =item
#: ../git-debpush.1.pod:251
msgid "B<uncommitted>"
msgstr ""

#. type: textblock
#: ../git-debpush.1.pod:253
msgid "Ignore that there are uncommitted changes to tracked files."
msgstr ""

#. type: =item
#: ../git-debpush.1.pod:255
msgid "B<untracked>"
msgstr ""

#. type: textblock
#: ../git-debpush.1.pod:257
msgid ""
"Ignore that there are untracked files.  (For the bare debian branch format, "
"untracked files outside of debian/ are always ignored.)"
msgstr ""

#. type: =item
#: ../git-debpush.1.pod:260
msgid "B<superfluous-quilt-mode>"
msgstr ""

#. type: textblock
#: ../git-debpush.1.pod:262
msgid ""
"Ignore the fact that the quilt mode option supplied on the command line is "
"the same as the one we would have autodetected."
msgstr ""

#. type: textblock
#: ../git-debpush.1.pod:265
msgid ""
"If a package has been uploaded with B<git-debpush> before, you don't need to "
"pass B<--gbp>|B<--dpm>|B<--quilt=>I<mode>, except in the unusual case that "
"you are changing your git workflow."
msgstr ""

#. type: textblock
#: ../git-debpush.1.pod:269
msgid ""
"It's better not to get into the habit of specifying the quilt mode, since "
"that could override B<git-debpush>'s determination, and thereby end up "
"applying the wrong quilt mode to a different package."
msgstr ""

#. type: =item
#: ../git-debpush.1.pod:273
msgid "B<upstream-nonancestor>"
msgstr ""

#. type: textblock
#: ../git-debpush.1.pod:275
msgid ""
"Ignore the fact that the upstream tag is not an ancestor of the branch to be "
"tagged (skipping this check is implied by B<--quilt=baredebian>)."
msgstr ""

#. type: =item
#: ../git-debpush.1.pod:278
msgid "B<unreleased>"
msgstr ""

#. type: textblock
#: ../git-debpush.1.pod:280
msgid "Permit upload to a suite called UNRELEASED."
msgstr ""

#. type: =item
#: ../git-debpush.1.pod:282
msgid "B<dgit-view>"
msgstr ""

#. type: textblock
#: ../git-debpush.1.pod:284
msgid ""
"Ignore apparently pushing the dgit view of a package (as produced by B<dgit "
"clone>) to the maintainer branch, where the dgit view and the maintainer "
"view of the package are not identical."
msgstr ""

#. type: =item
#: ../git-debpush.1.pod:288
msgid "B<pristine-tar>"
msgstr ""

#. type: textblock
#: ../git-debpush.1.pod:290
msgid ""
"Ignore that pristine tar data for this new upstream version has been "
"committed to the pristine-tar branch, despite the fact that the intermediary "
"service will always ignore this data.  (It will generate its own orig "
"tarball with git-archive(1).  See Debian bug #1106071.)"
msgstr ""

#. type: =item
#: ../git-debpush.1.pod:295
msgid "B<unstitched>"
msgstr ""

#. type: textblock
#: ../git-debpush.1.pod:297
msgid ""
"Ignore the fact that the branch to be pushed seems to be a git-debrebase(1) "
"branch in an unstitched state (see git-debrebase(5))."
msgstr ""

#. type: =item
#: ../git-debpush.1.pod:300
msgid "B<detached>"
msgstr ""

#. type: textblock
#: ../git-debpush.1.pod:302
msgid ""
"Ignore the fact that HEAD is to be tagged, but HEAD is detached (this check "
"is only run when B<--branch=HEAD> or no B<--branch> option is specified)."
msgstr ""

#. type: =item
#: ../git-debpush.1.pod:306
msgid "B<branch-behind>"
msgstr ""

#. type: textblock
#: ../git-debpush.1.pod:308
msgid ""
"Ignore that the local branch is behind its upstream, such that only the tag, "
"and not the commit to which it points, can be pushed."
msgstr ""

#. type: =item
#: ../git-debpush.1.pod:311
msgid "B<branch-diverged>"
msgstr ""

#. type: textblock
#: ../git-debpush.1.pod:313
msgid ""
"Ignore that the local branch and its upstream have diverged, such that only "
"the tag, and not the commit to which it points, can be pushed."
msgstr ""

#. type: =item
#: ../git-debpush.1.pod:316
msgid "B<repo-inaccessible>"
msgstr ""

#. type: textblock
#: ../git-debpush.1.pod:318
msgid ""
"Ignore that the repository to which the tag will be pushed does not seem to "
"be publically accessible."
msgstr ""

#. type: =item
#: ../git-debpush.1.pod:321
msgid "B<remake-tag>"
msgstr ""

#. type: textblock
#: ../git-debpush.1.pod:323
msgid ""
"Ignore that a tag of the same name that B<git-debpush> proposes to make "
"already exists, with different content.  Overriding this check implies "
"passing B<-f> to git-tag(1)."
msgstr ""

#. type: textblock
#: ../git-debpush.1.pod:329
msgid "Failures of these checks are always fatal, unless forced:"
msgstr ""

#. type: =item
#: ../git-debpush.1.pod:333
msgid "B<upstream-nonidentical>"
msgstr ""

#. type: textblock
#: ../git-debpush.1.pod:335
msgid ""
"Ignore any differences between the upstream source in the upstream tag and "
"the upstream source in the branch to be tagged (this check is only run when "
"using B<--quilt=gbp> or B<--quilt=unapplied>)."
msgstr ""

#. type: =item
#: ../git-debpush.1.pod:339
msgid "B<patches-nonapplicable>"
msgstr ""

#. type: textblock
#: ../git-debpush.1.pod:341
msgid "Ignore any failures of the following two checks:"
msgstr ""

#. type: textblock
#: ../git-debpush.1.pod:347
msgid ""
"With B<--quilt=gbp>, B<--quilt=unapplied>, B<--quilt=baredebian>, B<--"
"quilt=dpm>, and B<--quilt=nofix>, the quilt patches should apply cleanly to "
"the upstream source with git-apply(1)."
msgstr ""

#. type: textblock
#: ../git-debpush.1.pod:353
msgid ""
"With B<--quilt=dpm> and B<--quilt=nofix>, applying the quilt patches to the "
"upstream source should produce exactly the source tree to be tagged."
msgstr ""

#. type: =item
#: ../git-debpush.1.pod:359
msgid "B<submodule>"
msgstr ""

#. type: textblock
#: ../git-debpush.1.pod:361
msgid "Ignore that there are git submodule(s).  Submodules are not supported."
msgstr ""

#. type: =item
#: ../git-debpush.1.pod:363
msgid "B<local-options>"
msgstr ""

#. type: textblock
#: ../git-debpush.1.pod:365
msgid ""
"Ignore that the file debian/source/local-options exists.  This file is not "
"supported (but note you can use debian/source/options)."
msgstr ""

#. type: =item
#: ../git-debpush.1.pod:370
msgid "B<--batch>"
msgstr ""

#. type: textblock
#: ../git-debpush.1.pod:372
msgid ""
"When used interactively, and a test fails, B<git-debpush> will sometimes "
"offer to ignore the failure, depending on the likelihood that ignoring the "
"failure will result in a broken upload.  Passing this option disables this "
"interactive prompting."
msgstr ""

#. type: textblock
#: ../git-debpush.1.pod:381
msgid "L<https://wiki.debian.org/tag2upload>, L<tag2upload(5)>"
msgstr ""

#. type: textblock
#: ../git-debpush.1.pod:383
msgid ""
"Git branch formats in use by Debian maintainers: L<https://wiki.debian.org/"
"GitPackagingSurvey>"
msgstr ""

#. type: textblock
#: ../git-debpush.1.pod:388
msgid ""
"B<git-debpush> and this manpage were written by Sean Whitton "
"<spwhitton@spwhitton.name> with much input from Ian Jackson "
"<ijackson@chiark.greenend.org.uk>."
msgstr ""