Size: 700
Comment:
|
← Revision 12 as of 2019-09-07 18:09:45 ⇥
Size: 1210
Comment: add CategoryPackaging
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
## page was renamed from Repackaging | |
Line 2: | Line 3: |
~-[[DebianWiki/EditorGuide#translation|Translation(s)]]: English - [[de/Repackaging|Deutsch]]-~ | ~-[[DebianWiki/EditorGuide#translation|Translation(s)]]: English - [[de/Repacking|Deutsch]]-~ |
Line 5: | Line 6: |
Collectiong information of repackaging - ''This is a Draft'' | Collection information of repacking - ''This is a Draft'' |
Line 9: | Line 10: |
== mk-origtargz == === start of a package === # to convert e.g a *.zip file to a *.tar.xz file : : # to repack a source package because of eliminate non-free stuff or third party libraries : === add a new upstream version === |
|
Line 26: | Line 38: |
* [[Javascript/Repacking]] * [[BenFinney/software/repack|BenFinney]] * [[http://honk.sigxcpu.org/projects/git-buildpackage/manual-html/gbp.special.html#GBP.SPECIAL.DFSGFREE|Special Use Cases]] ---- CategoryPackaging |
Translation(s): English - ?Deutsch
Collection information of repacking - This is a Draft
mk-origtargz
start of a package
# to convert e.g a *.zip file to a *.tar.xz file : : # to repack a source package because of eliminate non-free stuff or third party libraries :
add a new upstream version
Copyright
added Files-Excluded to d/copyright
Uscan
and added ' opts="repacksuffix=+ds,dversionmangle=s/\+ds//,repack"' to d/watch.
'gbp import-orig --pristine-tar --uscan'
Resources