File: README.source

package info (click to toggle)
python-tgext.admin 0.2.6-3
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch
  • size: 580 kB
  • ctags: 337
  • sloc: python: 919; makefile: 17; sh: 14
file content (31 lines) | stat: -rw-r--r-- 956 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
27
28
29
30
31

Upgrade to a new upstream
=========================

This package is a multi-upstream source package, i.e., its
.orig.tar.gz is composed by several upstream tarballs, possibly
released by independent authors.

To obtain a new orig tarball you can invoke the get-orig-source target
of debian/rules as follows:

   $ debian/rules get-orig-source

If all goes well, that should leave around a .orig.tar.gz

Note that the target does not check whether creating a new upstream
version is needed: invoke it only if you know that some of the
upstream parts of this package need updates. Otherwise, use "apt-get
source PACKAGE" to work on the latest uploaded upstream release.


Package version
===============

Note that, while the package has multiple upstream tarballs,
tgext.admin is considered the "main" tarball. This means, in
particular, that the package version comes from it.


 -- Stefano Zacchiroli <zack@debian.org>, Fri, 26 Jun 2009 13:14:02 +0200