File: README.source

package info (click to toggle)
frescobaldi 4.0.5%2Bds1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 21,368 kB
  • sloc: python: 39,076; javascript: 263; makefile: 37; sh: 8
file content (26 lines) | stat: -rw-r--r-- 935 bytes parent folder | download | duplicates (3)
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
frescobaldi for Debian
----------------------

  In 2023, you may fetch the latest source like the following:

    $ gbp clone vcsgit:frescobaldi
    $ cd frescobaldi
    $ git remote add github https://github.com/frescobaldi/frescobaldi.git
    $ gbp import-orig --sign-tags --uscan --upstream-vcs-tag=v3.3.0

  The repacking of the upstream tarball with frescobaldi_app/hyphdict and
  frescobaldi_app/icons/Tango are automatic, and the custom debian/cleanup.sh
  from 2012 has been unnecessary for some years now.

 -- Anthony Fok <foka@debian.org>  Fri, 21 Apr 2023 13:49:29 -0600

  The following files were deleted in the upstream tarball to avoid both taking
  up unneeded space due to file duplication and a copyright headache:

  * frescobaldi_app/hyphdict

  * frescobaldi_app/icons/Tango

  This is reproducible through the debian/cleanup.sh shell script.

 -- Ryan Kavanagh <rak@debian.org>  Tue, 13 Mar 2012 09:35:01 -0400