~ubuntu-branches/ubuntu/oneiric/jquery/oneiric-updates

« back to all changes in this revision

Viewing changes to debian/README.Sources

  • Committer: Steve Langasek
  • Date: 2010-06-04 08:00:12 UTC
  • mfrom: (3.2.5 sid)
  • Revision ID: vorlon@debian.org-20100604080012-09vfsd40qtw6726m
mergeĀ versionĀ 1.4.2-2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
GIT Usage
 
3
---------
 
4
 
 
5
 I've updated this package such that only the debian/ tree is stored
 
6
 in git, which I think makes sense.
 
7
 
 
8
 For minor updates to the package we can get the orig.tar.gz via
 
9
 "apt-get source .."  For new releases we merely need to download
 
10
 the latest .zip and repack as jquery-x.y.z.orig.tar.gz - making
 
11
 no other changes.
 
12
 
 
13
Steve
 
14
--