Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
missingh
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
davean
missingh
Commits
99026cdf
Commit
99026cdf
authored
16 years ago
by
John Goerzen
Browse files
Options
Downloads
Patches
Plain Diff
New version number and use of dh_haskell_depends
parent
142e07e6
No related branches found
Branches containing commit
Tags
debian/1.0.3.0
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
MissingH.cabal
+1
-1
1 addition, 1 deletion
MissingH.cabal
debian/changelog
+8
-0
8 additions, 0 deletions
debian/changelog
debian/rules
+1
-0
1 addition, 0 deletions
debian/rules
with
10 additions
and
1 deletion
MissingH.cabal
+
1
−
1
View file @
99026cdf
Name: MissingH
Version: 1.0.
2.1
Version: 1.0.
3
License: GPL
Maintainer: John Goerzen <jgoerzen@complete.org>
Author: John Goerzen
...
...
This diff is collapsed.
Click to expand it.
debian/changelog
+
8
−
0
View file @
99026cdf
missingh (1.0.3.0) unstable; urgency=low
* New upstream release to bring more sanity to upstream/debian version numbering.
Also will reduce API-visible changes when Debian changes are made.
* Now uses dh_haskell_depends to reduce future dependency issues. Closes: #507848.
-- John Goerzen <jgoerzen@complete.org> Fri, 05 Dec 2008 13:28:14 -0600
missingh (1.0.2.1) unstable; urgency=low
* Rebuilt with newer hslogger. Closes: #503005.
...
...
This diff is collapsed.
Click to expand it.
debian/rules
+
1
−
0
View file @
99026cdf
...
...
@@ -67,6 +67,7 @@ install: build
# Add here commands to install the package into debian/tmp
dh_haskell
-a
dh_haskell_depends
-a
make
test-ghc6
builddocs
:
builddocs-stamp
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment