~ubuntu-branches/debian/stretch/smplayer/stretch

« back to all changes in this revision

Viewing changes to create_deb.sh

  • Committer: Package Import Robot
  • Author(s): Mateusz Łukasik
  • Date: 2014-04-21 11:53:59 UTC
  • mfrom: (1.3.2)
  • Revision ID: package-import@ubuntu.com-20140421115359-oz572avkq20ieqaf
Tags: 14.3.0-1
* Add myself to uploaders.
* New upstream release. (Closes: #740769, #742685)
* debian/control:
  - bump standards version to 3.9.5. (no changes needed)
  - rename smplayer-translations to smplayer-l10n. (Closes: #698365)

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
cp debian-rvm/changelog-orig debian-rvm/changelog
5
5
 
6
6
./get_svn_revision.sh
7
 
#dch -v 0.8.6-`cat svn_revision` "New version"
 
7
#dch -v 14.3.0-`cat svn_revision` "New version"
8
8
 
9
9
#dpkg-buildpackage -rfakeroot
10
10