mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Add debian changelog to version increment script.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
meteor (0.1.4-1) unstable; urgency=low
|
||||
|
||||
* Initial release (Closes: #nnnn) <nnnn is the bug number of your ITP>
|
||||
* Automated debian build.
|
||||
|
||||
-- Meteor Deb Packager <debian@meteor.com> Tue, 21 Feb 2012 04:21:07 +0000
|
||||
|
||||
@@ -13,6 +13,7 @@ var _ = require('../app/lib/third/underscore.js');
|
||||
// What files to update. Relative to project root.
|
||||
var UPDATE_FILES = ['app/lib/updater.js',
|
||||
'admin/install-s3.sh',
|
||||
'admin/debian/changelog',
|
||||
'docs/client/docs.html',
|
||||
['admin/manifest.json', 'g']];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user